We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c32b30 commit 2ca0204Copy full SHA for 2ca0204
1 file changed
src/my_first_app/chapter_5.md
@@ -19,7 +19,7 @@ You want to use a link like `https://raw.githubusercontent.com/nick1udwig/chat/1
19
You'll need to populate the `code_hashes` field of `metadata.json`.
20
The hash can be found by running `kit build` on your package: it will be output after a successful build.
21
22
-Next, review all the data in [`pkg/manifest.json`](./chapter_1.md#pkgmanifestjson) and [`metadata.json`](./chapter_1.md#pkgmetadatajson).
+Next, review all the data in [`pkg/manifest.json`](./chapter_1.md#pkgmanifestjson) and [`metadata.json`](./chapter_1.md#metadatajson).
23
The `package_name` field in `metadata.json` determines the name of the package.
24
The `publisher` field determines the name of the publisher (you!).
25
0 commit comments