fix: broken link in readme (#1737)

* fix: broken link in readme
* fix: replace relative link with an absolute link
This commit is contained in:
Grant Forsythe
2024-03-11 08:16:14 -04:00
committed by GitHub
parent 5ec2475f31
commit 1fca217046

View File

@@ -56,7 +56,8 @@ Thank you for using Bruno CLI!
## Changelog
See [here](packages/bruno-cli/changelog.md)
<!-- An absolute link is used here because npm treats links differently -->
See [here](https://github.com/grantwforsythe/bruno/blob/main/packages/bruno-cli/changelog.md)
## License