mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-02-07 21:29:57 +01:00
Update FAQ location
This commit is contained in:
parent
5b327e12c3
commit
775d51c7a9
2
Makefile
2
Makefile
@ -45,7 +45,7 @@ win32.debug: infomsg replaceinfos
|
|||||||
|
|
||||||
infomsg:
|
infomsg:
|
||||||
@echo "| For compilation info please refer to the boxes compilation FAQ"
|
@echo "| For compilation info please refer to the boxes compilation FAQ"
|
||||||
@echo "| at https://github.com/ascii-boxes/boxes/wiki/FAQ#q-5-compilation"
|
@echo "| at http://boxes.thomasjensen.com/docs/faq.html#q5"
|
||||||
|
|
||||||
replaceinfos: src/boxes.h doc/boxes.1
|
replaceinfos: src/boxes.h doc/boxes.1
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ uses only a small set of instructions and is comformant to the ANSI C
|
|||||||
standard.
|
standard.
|
||||||
|
|
||||||
For a small collection of frequently asked questions, visit the
|
For a small collection of frequently asked questions, visit the
|
||||||
[compilation FAQ](https://github.com/ascii-boxes/boxes/wiki/FAQ#q-5-compilation)
|
[compilation FAQ](http://boxes.thomasjensen.com/docs/faq.html#q5)
|
||||||
on the boxes website.
|
on the boxes website.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user