Avoid links that just say "here"

This commit is contained in:
Rangi42
2024-02-18 15:06:55 -05:00
parent bd56405aae
commit 580b7ec5be
2 changed files with 4 additions and 3 deletions

View File

@@ -11,9 +11,10 @@ for the Game Boy and Game Boy Color. It consists of:
This is a fork of the original RGBDS which aims to make the programs more like
other UNIX tools.
This toolchain is maintained [on GitHub](https://github.com/gbdev/rgbds).
The documentation of this toolchain can be viewed online [here](https://rgbds.gbdev.io/docs/).
The documentation of this toolchain can be [viewed online](https://rgbds.gbdev.io/docs/).
It is generated from the man pages found in this repository.
The source code of the website itself is on GitHub as well under the repo
[rgbds-www](https://github.com/gbdev/rgbds-www).