From dd1a6480c2fadcdf65f36a5f755c145ef3fe1dad Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Sun, 27 Mar 2022 00:27:36 +0100 Subject: fix broken links in translations by not using links' reference notation (https://daringfireball.net/projects/markdown/syntax#link) --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c70c481..204f593 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ update-po: $(LOCALEFILES) gettext: $(POTS) -$(LOCALEFILES): locales/%/LC_MESSAGES/package.po: $(POTS) +$(LOCALEFILES): locales/%/LC_MESSAGES/package.po: $(POTS) .FORCE sphinx-intl update -p $(