From f077d454591519bac52f6edfe2daeb1386db62b5 Mon Sep 17 00:00:00 2001 From: Philipp Stadler <hello@phstadler.com> Date: Thu, 25 Jul 2024 11:55:58 +0200 Subject: [PATCH] docs: fix typo --- README.md | 2 +- content/Your-custom-vocabulary/.apkg-spec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9964354..5926e4d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ for the other packages, where you need to fill in more fields to get all the functionality. ## Importing the pack to your phone or PC -Open _[Deployments | Releases](https://gitlab.phaidra.org/kartenaale/packs/your-custom-vocabulary/-/releases) on the left, then click _Browse all APKGS…_ on +Open [Deployments | Releases](https://gitlab.phaidra.org/kartenaale/packs/your-custom-vocabulary/-/releases) on the left, then click _Browse all APKGS…_ on the newest release. There, click the only APKG, download it, and import into Anki. If you are completely new to Anki and feel a bit lost, check out the user guide diff --git a/content/Your-custom-vocabulary/.apkg-spec.yaml b/content/Your-custom-vocabulary/.apkg-spec.yaml index 404113e..1753bf7 100644 --- a/content/Your-custom-vocabulary/.apkg-spec.yaml +++ b/content/Your-custom-vocabulary/.apkg-spec.yaml @@ -13,7 +13,7 @@ content: deck_name_pattern: 'My Chinese Vocabulary' fields_mapping: - guid - - Deutsch + - English - 简体字 fields_static: {} tags: [] -- GitLab