Update Makefile to point to the news post...

This commit is contained in:
Jack Slater 2025-08-30 20:23:26 -10:00 committed by GitHub
parent 3e0b279521
commit 7cc97b63ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1528,7 +1528,7 @@ ifneq ($(I_ACKNOWLEDGE_THE_MAKEFILE_IS_DEPRECATED),1)
@echo " For more information please read the following "
@echo " ioquake3 news post:"
@echo ""
@echo " https://ioquake3.org/news/"
@echo "https://ioquake3.org/ioquake3/breaking-changes-ioquake3-switching-to-cmake-makefile-deprecated/"
@echo ""
@echo " If you are a developer who uses ioquake3 for your project, please read and"
@echo " comment on this GitHub issue:"