diff --git a/docs/tutorials/build-files-archive-with-dal/get-slot-info.md b/docs/tutorials/build-files-archive-with-dal/get-slot-info.md index 9b6eb72ae..91821725e 100644 --- a/docs/tutorials/build-files-archive-with-dal/get-slot-info.md +++ b/docs/tutorials/build-files-archive-with-dal/get-slot-info.md @@ -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: diff --git a/docs/tutorials/build-files-archive-with-dal/publishing-on-the-dal.md b/docs/tutorials/build-files-archive-with-dal/publishing-on-the-dal.md index f90b1e7c0..60a93b0df 100644 --- a/docs/tutorials/build-files-archive-with-dal/publishing-on-the-dal.md +++ b/docs/tutorials/build-files-archive-with-dal/publishing-on-the-dal.md @@ -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