Skip to content

Commit bd10d6b

Browse files
authored
patch: Add username_password random password policy
1 parent 3c36e4b commit bd10d6b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ secretsManager = SecretsManagerV2(
7171
)
7272
```
7373

74-
To learn more about IAM authenticators and how to use them in your Python application, see
75-
the [IBM Python SDK Core documentation](https://github.com/IBM/python-sdk-core/blob/master/Authentication.md).
74+
To learn more about IAM authenticators and how to use them in your Python application, see the [IBM Python SDK Core documentation](https://github.com/IBM/python-sdk-core/blob/master/Authentication.md).
7675

7776
## Using the SDK
7877

0 commit comments

Comments
 (0)