Skip to content

Commit

Permalink
fix: update broken links (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfx-json authored Aug 19, 2024
1 parent 6f659e0 commit 701dcc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion motoko/defi/src/frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Defi Frontend

The frontend uses svelte and is based on the dfinity svelte [templates](https://github.com/dfinity/examples/tree/master/svelte-motoko-starter).
The frontend uses svelte and is based on the dfinity svelte [templates](https://github.com/dfinity/examples/tree/master/svelte/svelte-motoko-starter).
2 changes: 1 addition & 1 deletion rust/defi/src/frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Defi Frontend

The frontend uses svelte and is based on the dfinity svelte [templates](https://github.com/dfinity/examples/tree/master/svelte-motoko-starter).
The frontend uses svelte and is based on the dfinity svelte [templates](https://github.com/dfinity/examples/tree/master/svelte/svelte-motoko-starter).

0 comments on commit 701dcc5

Please sign in to comment.