Skip to content

Commit 08f7a3e

Browse files
committed
fix: use absolute URLs in README.md
1 parent 93407f8 commit 08f7a3e

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
include requirements.txt
22
include requirements-dev.txt
33
include LICENSE
4-
include CONTRIBUTING.md

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ Before that, please search for similar issues. It's possible that someone has al
9898
Find more open source projects on the [IBM Github Page](http://ibm.github.io/)
9999

100100
## Contributing
101-
See [CONTRIBUTING](CONTRIBUTING.md).
101+
See [CONTRIBUTING.md](https://github.com/IBM/platform-services-python-sdk/blob/master/CONTRIBUTING.md).
102102

103103
## License
104104

105-
The IBM Cloud Platform Services Python SDK is released under the Apache 2.0 license.
106-
The license's full text can be found in [LICENSE](LICENSE).
105+
This SDK is released under the Apache 2.0 license.
106+
The license's full text can be found in [LICENSE](https://github.com/IBM/platform-services-python-sdk/blob/master/LICENSE).

0 commit comments

Comments
 (0)