Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #32 from iterative/iesahin/update-paths-in-data-ve…
Browse files Browse the repository at this point in the history
…rsioning

updated filenames to reflect the step count
  • Loading branch information
iesahin authored Mar 8, 2021
2 parents 881ee49 + 48b4257 commit 38d398a
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions get-started/versioning/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,27 @@
"steps": [
{
"title": "Track a file or directory",
"text": "track-a-file-or-directory.md"
"text": "01-track-a-file-or-directory.md"
},
{
"title": "How does it work?",
"text": "how-does-it-work.md"
"text": "02-how-does-it-work.md"
},
{
"title": "Data remotes",
"text": "data-remotes.md"
"text": "03-data-remotes.md"
},
{
"title": "Saving and retrieving data",
"text": "saving-and-retrieving-data.md"
"text": "04-saving-and-retrieving-data.md"
},
{
"title": "Making changes",
"text": "making-changes.md"
"text": "05-making-changes.md"
},
{
"title": "Switching between versions",
"text": "switching-between-versions.md"
"text": "06-switching-between-versions.md"
}
],
"intro": {
Expand All @@ -43,4 +43,4 @@
"backend": {
"imageid": "ubuntu:2004"
}
}
}

0 comments on commit 38d398a

Please sign in to comment.