Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jun 18, 2024
1 parent a6b6483 commit ac01fb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/pages/upgrade/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Upgrading between versions of Holochain can be a bit tricky! While Holochain is
between minor versions. To make upgrading your hApp easier, we create guides to help you move from one Holochain version
to the next.

- [Holochain Upgrade 0.1 → 0.2](/get-started/upgrade-holochain-0.2/)
- [Holochain Upgrade 0.2 → 0.3](/get-started/upgrade-holochain-0.3/)
- [Holochain Upgrade 0.1 → 0.2](/upgrade/upgrade-holochain-0.2/)
- [Holochain Upgrade 0.2 → 0.3](/upgrade/upgrade-holochain-0.3/)
2 changes: 1 addition & 1 deletion src/pages/upgrade/upgrade-holochain-0.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ You can always check what versions of `@holochain/hc-spin` are available on the

!!!note
If you happen to be running on a recent Linux version (e.g. Ubuntu 24.04+), you might encounter an error starting your hApp with `hc-spin`.
There is a guide here you should check out [the advanced installation guide](../install-advanced#fixing-the-suid-sandbox-error-in-ubuntu-24-04).
There is a guide here you should check out [the advanced installation guide](/get-started/install-advanced#fixing-the-suid-sandbox-error-in-ubuntu-24-04).
!!!

#### Update `@holochain/tryorama`
Expand Down

0 comments on commit ac01fb0

Please sign in to comment.