Skip to content

Commit cad7096

Browse files
authored
Update README.md
1 parent ff2d12d commit cad7096

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Bump My Version
22

33
[![image](https://img.shields.io/pypi/v/bump-my-version.svg)](https://pypi.org/project/bump-my-version/)
4-
[![image](https://img.shields.io/pypi/l/bump-my-version.svg)](https://pypi.org/project/bump-my-version/)
4+
[![image](https://img.shields.io/pypi/l/bump-my-version.svg)](https://github.com/callowayproject/bump-my-version/blob/master/LICENSE)
55
[![image](https://img.shields.io/pypi/pyversions/bump-my-version.svg)](https://pypi.org/project/bump-my-version/)
66
[![codecov](https://codecov.io/gh/callowayproject/bump-my-version/branch/master/graph/badge.svg?token=D1GSOtWEPU)](https://codecov.io/gh/callowayproject/bump-my-version)
77
[![GitHub Actions](https://github.com/callowayproject/bump-my-version/workflows/CI/badge.svg)](https://github.com/callowayproject/bump-my-version/actions)
@@ -43,7 +43,7 @@ pip install --upgrade bump-my-version
4343

4444
## Changelog
4545

46-
Please find the changelog here: [CHANGELOG.md](CHANGELOG.md)
46+
Please find the changelog here: [CHANGELOG.md](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md)
4747

4848
## Semantic versioning example
4949
<!--tutorial start-->
@@ -235,13 +235,13 @@ The full development and release path now is:
235235

236236
Thank you, contributors! You can find a full list here: https://github.com/callowayproject/bump-my-version/graphs/contributors
237237

238-
See also our [CONTRIBUTING.md](CONTRIBUTING.md)
238+
See also our [CONTRIBUTING.md](https://github.com/callowayproject/bump-my-version/blob/master/CONTRIBUTING.md)
239239

240240
Development of this happens on GitHub, patches including tests, and documentation are very welcome, as well as bug reports! Please open an issue if this tool does not support every aspect of bumping versions in your development
241241
workflow, as it is intended to be very versatile.
242242

243243
## License
244244

245-
Bump My Version is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
245+
Bump My Version is licensed under the MIT License - see the [LICENSE](https://github.com/callowayproject/bump-my-version/blob/master/LICENSE) file for details
246246

247247
<!--end-->

0 commit comments

Comments
 (0)