Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 16f0be4

Browse files
authored
docs: fix broken link in docker-from-docker install script docs (#1269)
1 parent e989b73 commit 16f0be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script-library/docs/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you have already built your development container, run the **Rebuild Containe
5959

6060
### Script use
6161

62-
See the [`docker-from-docker`](../../containers/docker-from-docker) and [`docker-from-docker-compose`](....//containers/docker-from-docker) definition for a complete working example. However, here are the general steps to use the script:
62+
See the [`docker-from-docker`](../../containers/docker-from-docker) and [`docker-from-docker-compose`](../../containers/docker-from-docker-compose) definition for a complete working example. However, here are the general steps to use the script:
6363

6464
1. Add [`docker-debian.sh`](../docker-debian.sh) or [`docker-redhat.sh`](../docker-redhat.sh) to `.devcontainer/library-scripts`
6565

0 commit comments

Comments
 (0)