diff --git a/README.md b/README.md index 13c9a9c9..3c528d25 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A middle-level programming language targeting 6502-based, 8080-based and Z80-based microcomputers. -For binary releases, see: https://github.com/KarolS/millfork/releases +For binary releases, see: [https://github.com/KarolS/millfork/releases](https://github.com/KarolS/millfork/releases) (latest: 0.3.4). For build instructions, see [Build instructions](./COMPILING.md). diff --git a/docs/index.md b/docs/index.md index 8930c14c..c0734560 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,7 +24,8 @@ Millfork focuses on performance, compactness, simplicity and readability. #### Contact -Send issues, questions, feature requests and patches to https://github.com/KarolS/millfork/issues/ +Send issues, questions, feature requests and patches to +[https://github.com/KarolS/millfork/issues/](https://github.com/KarolS/millfork/issues/). #### License