File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ include README.md
2+ include requirements.txt
3+ include requirements-dev.txt
Original file line number Diff line number Diff line change 44
55# IBM Cloud Virtual Private Cloud (VPC) Python SDK Version 0.0.2
66
7- Python client library to interact with various [ IBM Cloud Virtual Private Cloud (VPC) Service APIs] ( https://cloud.ibm.com/apidocs?category= vpc ) .
7+ Python client library to interact with various [ IBM Cloud Virtual Private Cloud (VPC) Service APIs] ( https://cloud.ibm.com/apidocs/ vpc ) .
88
99## Table of Contents
1010
@@ -185,16 +185,16 @@ please ask a question
185185
186186## Issues
187187If you encounter an issue with the project, you are welcome to submit a
188- [ bug report] (< https://github.com/IBM/vpc-python-sdk/issues ).
188+ [ bug report] ( https://github.com/IBM/vpc-python-sdk/issues ) .
189189Before that, please search for similar issues. It's possible that someone has already reported the problem.
190190
191191## Open source @ IBM
192192Find more open source projects on the [ IBM Github Page] ( http://ibm.github.io/ )
193193
194194## Contributing
195- See [ CONTRIBUTING] ( CONTRIBUTING.md ) .
195+ See [ CONTRIBUTING] ( https://github.com/IBM/vpc-python-sdk/blob/master/ CONTRIBUTING.md) .
196196
197197## License
198198
199199This SDK is released under the Apache 2.0 license.
200- The license's full text can be found in [ LICENSE] ( LICENSE ) .
200+ The license's full text can be found in [ LICENSE] ( https://github.com/IBM/vpc-python-sdk/blob/master/ LICENSE) .
You can’t perform that action at this time.
0 commit comments