diff --git a/README.md b/README.md index b8014e28ffc31d0a3d13754886ee89889cafe68a..8402f01c92f0a893ddb4f11718f79ec893fa4bd6 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ _Pipelines must succeed_ is highly recommended). *Everything below this point is not starter-project-specific, you may want to keep it* ## Importing the pack to your phone or PC -Open the [releases section](/releases) and click _Browse all APKGS…_ on the -newest release. There, click an APKG, download it, and import into Anki. +Open _Deployments | Releases_ on the left, then click _Browse all APKGS…_ on +the newest release. There, click an APKG, download it, and import into Anki. If you are completely new to Anki and feel a bit lost, check out the user guide in diff --git a/package.json b/package.json index bfef80206b7dcfb2f06b2f865ca1e272b34c40b4..66321dc9eadbbe83b4d601bc8ddb7c2c60660d2f 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "1.0.0-starter4" + "version": "1.0.0-starter5" }