Browse Source

docs: Update broken link to tutorial (#1112)

Chris Coudron 3 years ago
parent
commit
290d0353e3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/src/tutorials/tutorial-4.md

+ 1 - 1
docs/src/tutorials/tutorial-4.md

@@ -58,4 +58,4 @@ try {
 
 It's that easy. :)
 
-To run the full example, go [here](https://github.com/project-serum/anchor/tree/master/examples/errors).
+To run the full example, go [here](https://github.com/project-serum/anchor/tree/master/examples/tutorial/basic-4).