Skip to content

Commit cd7b508

Browse files
authored
Fix dead link in readme (#88)
1 parent dcd849a commit cd7b508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Prerequisites to building OpenGFX:
103103

104104
- gcc (the pre-processor is needed)
105105
- [NML 0.5+](https://github.com/OpenTTD/nml)
106-
- grfid from the [grfcodec package](http://www.openttd.org/download-grfcodec)
106+
- grfid from the [grfcodec package](https://www.openttd.org/downloads/grfcodec-releases/latest)
107107
- some gnu utils: `make`, `cat`, `sed`, `awk` and you might additionally want a text editor of your choice and a graphics programme suitable to handle palettes.
108108

109109
Optionally, required to re-generated all graphics files from their layered source files after executing `maintainer-clean`:

0 commit comments

Comments
 (0)