Skip to content

Commit 8090afd

Browse files
authored
Merge pull request #1233 from dfinity/lpahlavi/fix-guards-icp-ninja-link
fix: wrong link in ICP Ninja deployment of guards example
2 parents 7f5d9c5 + d4ff0b4 commit 8090afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/guards/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ until completion directly, everything will be executed in a single message.
2727

2828
## Deploying from ICP Ninja
2929

30-
[![](https://icp.ninja/assets/open.svg)](https://icp.ninja/editor?g=https://github.com/dfinity/examples/tree/master/rust/counter)
30+
[![](https://icp.ninja/assets/open.svg)](https://icp.ninja/editor?g=https://github.com/dfinity/examples/tree/master/rust/guards)
3131

3232
## Build and deploy from the command-line
3333

0 commit comments

Comments
 (0)