Skip to content

Commit 850c98f

Browse files
authored
Merge pull request #80 from alanseiden/updatereadme
Update readme with absolute links
2 parents 14deeee + ae9bade commit 850c98f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ wrkactjob = itool.dict_out('wrkactjob')
2727
print(wrkactjob)
2828
```
2929

30-
For more, check out the [samples](samples).
30+
For more, check out the [samples](https://python-itoolkit.readthedocs.io/en/latest/examples.html).
3131

3232
Feature Support
3333
---------------
@@ -68,7 +68,7 @@ PYTHONPATH=src python -m pytest
6868
Contributing
6969
------------
7070

71-
Please read the [contribution guidelines](CONTRIBUTING.md).
71+
Please read the [contribution guidelines](https://github.com/IBM/python-itoolkit/blob/main/CONTRIBUTING.md).
7272

7373
Releasing a New Version
7474
-----------------------
@@ -96,4 +96,4 @@ git push origin master --tags
9696
License
9797
-------
9898

99-
MIT - See [LICENSE](LICENSE)
99+
MIT - See [LICENSE](https://github.com/IBM/python-itoolkit/blob/main/LICENSE)

0 commit comments

Comments
 (0)