docs: fix and update links (#1714)
This commit is contained in:
parent
be25dea447
commit
331df277b4
52 changed files with 235 additions and 212 deletions
|
@ -6,7 +6,7 @@ all: clean build
|
|||
SHELL = bash
|
||||
|
||||
DOMAIN = libretime
|
||||
ISSUE_TRACKER = https://github.com/LibreTime/libretime/issues
|
||||
ISSUE_TRACKER = https://github.com/libretime/libretime/issues
|
||||
PO_FILE = $(DOMAIN).po
|
||||
PO_FILES = $(wildcard */LC_MESSAGES/$(PO_FILE))
|
||||
MO_FILES = $(PO_FILES:.po=.mo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue