From 807f18b30bc5deffc864621e0a4e6ba188b90396 Mon Sep 17 00:00:00 2001 From: Russell Aunger Date: Tue, 1 Sep 2020 02:18:24 -0400 Subject: [PATCH] Fix identifiers so cross-project links work. --- manifest.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.yaml b/manifest.yaml index d395481..6f0f624 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -52,7 +52,7 @@ projects: - categories: - 'ta' - identifier: 'Wycliffe Associates Translation' + identifier: 'intro' path: './intro' sort: 0 title: 'Translating with Wycliffe Associates Resources' @@ -60,7 +60,7 @@ projects: - categories: - 'ta' - identifier: 'Translation Theory and Practice' + identifier: 'translate' path: './translate' sort: 1 title: 'Translation Theory and Practice' @@ -68,7 +68,7 @@ projects: - categories: - 'ta' - identifier: 'translation topics' + identifier: 'jit' path: './jit' sort: 2 title: 'Translation Topics'