Fix readme link
README.md
| 3 | 3 | ||
| 4 | 4 | Gitile (pronounced /*gitil*/) is a small git forge written in | |
| 5 | 5 | [Guile Scheme](https://gnu.org/software/guile). It can currently show public | |
| 6 | - | repository contents on a website. Visit [https://git.lepiller.eu/gitile](this | |
| 7 | - | project's repository) to have a look at what it can do. | |
| 6 | + | repository contents on a website. Visit [this project's repository](https://git.lepiller.eu/gitile) | |
| 7 | + | to have a look at what it can do. | |
| 8 | 8 | ||
| 9 | 9 | How to Build Gitile | |
| 10 | 10 | ------------------- |