Skip to content

Commit

Permalink
root-relative links
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Aug 29, 2024
1 parent cb9c884 commit 9e1fba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Follow these steps to update the Smart Rollup to access information about slot 0

1. Run the commands to build and deploy the Smart Rollup and start the Smart Rollup node.

If you set up the deployment script as described in [Part 2: Getting the DAL parameters](./get-dal-params), you can run `./deploy_smart_rollup.sh my_wallet`.
If you set up the deployment script as described in [Part 2: Getting the DAL parameters](/tutorials/build-files-archive-with-dal/get-dal-params), you can run `./deploy_smart_rollup.sh my_wallet`.

If not, run these commands:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ If you don't see the message that the slot is attested and contains your data, t
- If the slot turned red, it's possible that the attesters for the network are offline.
In this case, your Smart Rollup cannot use the data on the DAL, but the blue slot in Explorus verifies that you published it successfully.
Without active attesters, you cannot continue with this tutorial.
You can try running your own attester by getting tez from the faucet and running a baker as described in [Join the DAL as a baker, in 5 steps](../join-dal-baker).
You can try running your own attester by getting tez from the faucet and running a baker as described in [Join the DAL as a baker, in 5 steps](/tutorials/join-dal-baker).
## Publishing files
Expand Down

0 comments on commit 9e1fba1

Please sign in to comment.