Skip to content

Commit 8278537

Browse files
authored
chore: fix broken links in README.md (#1251)
Fixes #1240 🦕
1 parent a9583f7 commit 8278537

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
[![PyPI version](https://badge.fury.io/py/google-api-python-client.svg)](https://badge.fury.io/py/google-api-python-client)
44

5-
This is the Python client library for Google's discovery based APIs. To get started, please see the [docs folder](docs/README.md).
5+
This is the Python client library for Google's discovery based APIs. To get started, please see the [docs folder](https://github.com/googleapis/google-api-python-client/blob/master/docs/README.md).
66

77
These client libraries are officially supported by Google. However, the libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and security issues but will not add any new features.
88

99
## Version 2.0 Release
1010
The 2.0 release of `google-api-python-client` is a significant upgrade compared
11-
to v1. Please see the [Migration Guide](UPGRADING.md) for more information.
11+
to v1. Please see the [Migration Guide](https://github.com/googleapis/google-api-python-client/blob/master/UPGRADING.md) for more information.
1212

1313
## Documentation
1414

15-
See the [docs folder](docs/README.md) for more detailed instructions and additional documentation.
15+
See the [docs folder](https://github.com/googleapis/google-api-python-client/blob/master/docs/README.md) for more detailed instructions and additional documentation.
1616

1717
## Other Google API libraries
1818

@@ -70,6 +70,6 @@ For development you will also need the following libraries:
7070

7171
## Contributing
7272

73-
Please see our [Contribution Guide](CONTRIBUTING.rst).
73+
Please see our [Contribution Guide](https://github.com/googleapis/google-api-python-client/blob/master/CONTRIBUTING.rst).
7474
In particular, we love pull requests - but please make sure to sign
7575
the contributor license agreement.

0 commit comments

Comments
 (0)