Skip to content

Commit 445dce6

Browse files
committed
period
1 parent 73426cd commit 445dce6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/user-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ from an external source for authentication to Google Cloud Platform, you must
3434
validate it before providing it to any Google API or client library. Providing an
3535
unvalidated credential configuration to Google APIs or libraries can compromise
3636
the security of your systems and data. For more information, refer to
37-
`Validate credential configurations from external sources`_
37+
`Validate credential configurations from external sources`_.
3838

3939
.. _Validate credential configurations from external sources:
4040
https://cloud.google.com/docs/authentication/external/externally-sourced-credentials

google/auth/_default.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def load_credentials_from_file(
9090
validate it before providing it to any Google API or client library. Providing an
9191
unvalidated credential configuration to Google APIs or libraries can compromise
9292
the security of your systems and data. For more information, refer to
93-
`Validate credential configurations from external sources`_
93+
`Validate credential configurations from external sources`_.
9494
9595
.. _Validate credential configurations from external sources:
9696
https://cloud.google.com/docs/authentication/external/externally-sourced-credentials
@@ -152,7 +152,7 @@ def load_credentials_from_dict(
152152
validate it before providing it to any Google API or client library. Providing an
153153
unvalidated credential configuration to Google APIs or libraries can compromise
154154
the security of your systems and data. For more information, refer to
155-
`Validate credential configurations from external sources`_
155+
`Validate credential configurations from external sources`_.
156156
157157
.. _Validate credential configurations from external sources:
158158
https://cloud.google.com/docs/authentication/external/externally-sourced-credentials

0 commit comments

Comments
 (0)