Skip to content

Commit 2ca0204

Browse files
committed
fix a link
1 parent 1c32b30 commit 2ca0204

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/my_first_app/chapter_5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You want to use a link like `https://raw.githubusercontent.com/nick1udwig/chat/1
1919
You'll need to populate the `code_hashes` field of `metadata.json`.
2020
The hash can be found by running `kit build` on your package: it will be output after a successful build.
2121

22-
Next, review all the data in [`pkg/manifest.json`](./chapter_1.md#pkgmanifestjson) and [`metadata.json`](./chapter_1.md#pkgmetadatajson).
22+
Next, review all the data in [`pkg/manifest.json`](./chapter_1.md#pkgmanifestjson) and [`metadata.json`](./chapter_1.md#metadatajson).
2323
The `package_name` field in `metadata.json` determines the name of the package.
2424
The `publisher` field determines the name of the publisher (you!).
2525

0 commit comments

Comments
 (0)