Skip to content

Commit da42abb

Browse files
committed
Link Changelog to GitHub releases instead of local file
Fixes ex_doc warning about missing CHANGELOG.md reference and ensures the link works in generated documentation.
1 parent 6677640 commit da42abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ py:execution_mode(). %% => free_threaded | subinterp | multi_executor
482482
- [Scalability](docs/scalability.md)
483483
- [Streaming](docs/streaming.md)
484484
- [Threading](docs/threading.md)
485-
- [Changelog](CHANGELOG.md)
485+
- [Changelog](https://github.com/benoitc/erlang-python/releases)
486486

487487
## License
488488

0 commit comments

Comments
 (0)