Skip to content

Commit

Permalink
Merge pull request #335 from guardian/dina/update-readme-with-correct…
Browse files Browse the repository at this point in the history
…-link

Replace broken link to Svelte template doc in Readme
  • Loading branch information
deedeeh authored Dec 18, 2023
2 parents 36de988 + c655597 commit 44b52a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ yarn dev --open
When you change templates or shared components, the components will
reload automatically. [Read more about Svelte templates in `src/templates/`][t]

[t]: src/templates/README.md
[t]: docs/svelte-template-authoring.md

## Deploying to Github Pages

Expand Down

0 comments on commit 44b52a9

Please sign in to comment.