Skip to content

Commit 0007a3f

Browse files
authored
Merge pull request #1243 from d1snin/patch-1
Fixed broken link (404)
2 parents 6282349 + fe66c78 commit 0007a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/run-ipfs-inside-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ docker run -d --name ipfs \
100100
```
101101
102102
:::tip Use in custom images
103-
See `gateway` example at[github.com/ipfs-shipyard/kubo-docker-examples](https://github.com/ipfs-shipyard/kubo-docker-examples)
103+
See the `gateway` example on the [go-ipfs-docker-examples repository](https://github.com/ipfs-shipyard/go-ipfs-docker-examples)
104104
:::
105105
106106
## Private swarms inside Docker

0 commit comments

Comments
 (0)