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 4
4
5
5
# IBM Cloud Virtual Private Cloud (VPC) Python SDK Version 0.0.2
6
6
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 ) .
8
8
9
9
## Table of Contents
10
10
@@ -185,16 +185,16 @@ please ask a question
185
185
186
186
## Issues
187
187
If 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 ) .
189
189
Before that, please search for similar issues. It's possible that someone has already reported the problem.
190
190
191
191
## Open source @ IBM
192
192
Find more open source projects on the [ IBM Github Page] ( http://ibm.github.io/ )
193
193
194
194
## Contributing
195
- See [ CONTRIBUTING] ( CONTRIBUTING.md ) .
195
+ See [ CONTRIBUTING] ( https://github.com/IBM/vpc-python-sdk/blob/master/ CONTRIBUTING.md) .
196
196
197
197
## License
198
198
199
199
This 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