mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-26 14:15:52 +00:00
fix: broken link in readme (#1737)
* fix: broken link in readme * fix: replace relative link with an absolute link
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user