Skip to content

Commit

Permalink
Correct step numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Sep 11, 2024
1 parent 7f38b9c commit bf7d48f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ This is why you must wait for 8 blocks before seeing slot page contents being
logged.
Now that you can see the state of the slots, you can find an unused slot and publish data to it.
When you are ready, continue to [Part 3: Publishing on the DAL](/tutorials/build-files-archive-with-dal/publishing-on-the-dal).
When you are ready, continue to [Part 4: Publishing on the DAL](/tutorials/build-files-archive-with-dal/publishing-on-the-dal).
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Part 3: Publishing on the DAL"
title: "Part 4: Publishing on the DAL"
authors: Tezos core developers, Tim McMackin
last_update:
date: 11 September 2024
Expand Down Expand Up @@ -192,4 +192,4 @@ If you are using the Tezos Docker image, you can run `sudo apk add jq xxd`.
Now you can publish data to the DAL and use it in a Smart Rollup.
In the next section, you write to and retrieve the entire slot.
When you are ready, go to [Part 4: Using the entire slot](/tutorials/build-files-archive-with-dal/using-full-slot).
When you are ready, go to [Part 5: Using the entire slot](/tutorials/build-files-archive-with-dal/using-full-slot).
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Part 4: Using the entire slot"
title: "Part 5: Using the entire slot"
authors: Tezos core developers, Tim McMackin
last_update:
date: 30 July 2024
Expand Down

0 comments on commit bf7d48f

Please sign in to comment.