Skip to content

Commit

Permalink
fixes: more kubo doc rename
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Jun 29, 2023
1 parent 6cf35f8 commit 255de13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fixtures/dir_listing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Raw CARv1, generated with:

```sh
# using ipfs version 0.18.1
# using Kubo CLI version 0.18.1
mkdir -p rootDir/ipfs &&
mkdir -p rootDir/ipns &&
mkdir -p rootDir/api &&
Expand Down
2 changes: 1 addition & 1 deletion fixtures/gateway-cache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
generated with:

```sh
# using ipfs version 0.21.0-dev (03a98280e3e642774776cd3d0435ab53e5dfa867)
# using Kubo CLI version 0.21.0-dev (03a98280e3e642774776cd3d0435ab53e5dfa867)

mkdir -p root2/root3/root4 &&
echo "hello" > root2/root3/root4/index.html &&
Expand Down
2 changes: 1 addition & 1 deletion fixtures/t0123/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
generated with:

```sh
# using ipfs version 0.21.0-dev (03a98280e3e642774776cd3d0435ab53e5dfa867)
# using Kubo CLI version 0.21.0-dev (03a98280e3e642774776cd3d0435ab53e5dfa867)

mkdir -p rootDir/ipfs &&
mkdir -p rootDir/ipns &&
Expand Down

0 comments on commit 255de13

Please sign in to comment.