diff options
| author | Nuss <67802335+hack-nuss@users.noreply.github.com> | 2023-09-22 18:13:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-22 12:13:26 -0400 |
| commit | 4842f62833eda04e3883c9ddb4cff133cea27cb0 (patch) | |
| tree | 84c720ae7ad044299a337944fda8525737935f92 /docs | |
| parent | c73e2ab72618b01c96f63868a8f1001e86eaa461 (diff) | |
wrong path (#1548)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tutorial/contents.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/contents.md b/docs/tutorial/contents.md index 477dc3bc6..c3279a437 100644 --- a/docs/tutorial/contents.md +++ b/docs/tutorial/contents.md @@ -6,7 +6,7 @@ ## Pre-decompilation - Building the repo (follow the instructions in the README.md) -- Most of us use VSCode. (You can watch Fig's video to get an idea of how this can be used). Some useful information is [here](vscode.md). +- Most of us use VSCode. (You can watch Fig's video to get an idea of how this can be used). Some useful information is [here](../vscode.md). - Choosing a first actor (You want something small that has simple interactions with the environment. But OoT is far enough in that there are basically no unreserved actors left anyway now.) ## Decompilation |
