1 files changed, 1 insertions(+), 1 deletions(-)

M Flyerbooks/Makefile
M Flyerbooks/Makefile +1 -1
@@ 15,7 15,7 @@ flyer-src.zip : $(leiten_sources) $(font
 	mkdir -p flyer-src/font_licenses
 	cp $(fanwood_license) flyer-src/font_licenses/fanwood.txt
 	cp $(hattori_hanzo_license) flyer-src/font_licenses/hattori_hanzo.txt
-	echo "Sources of the fonts are available in our revision tracking system at http://bitbucket.org/ArneBab/1w6 - if that should no longer exist, a new location should be named on http://1w6.org" > flyer-src/font_licenses/sources.txt
+	echo "Sources of the fonts are available in our revision tracking system at https://hg.sr.ht/~arnebab/ews - if that should no longer exist, a new location should be named on https://www.1w6.org" > flyer-src/font_licenses/sources.txt
 	zip -r -9 flyer-src.zip flyer-src
 
 PHONY: source