aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAakash Roy <aakashroy208@gmail.com>2021-12-14 17:22:18 +0530
committerGitHub <noreply@github.com>2021-12-14 11:52:18 +0000
commit0866ecd39c0a0eecea047806d6c1a88571233c13 (patch)
tree6b416f6fac5d93a95e8b14c2e7cc30c762256303
parent278a4902da817f928cfaee3b509be414da0efce0 (diff)
downloadgoogle-api-python-client-0866ecd39c0a0eecea047806d6c1a88571233c13.tar.gz
chore: update start.md (#1633)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #1631 🦕
-rw-r--r--docs/start.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/start.md b/docs/start.md
index 9207620a8..700b76841 100644
--- a/docs/start.md
+++ b/docs/start.md
@@ -149,5 +149,5 @@ Use the [APIs Explorer](https://developers.google.com/apis-explorer/) to browse
## Library reference documentation
-[Core library documentation](http://googleapis.github.io/google-api-python-client/docs/epy/index.html).
-and [Library reference documentation by API](dyn/index.md). is available.
+[Core library documentation](http://googleapis.github.io/google-api-python-client/docs/epy/index.html)
+and [Library reference documentation by API](dyn/index.md) are available.