We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a7f4e commit f7014d3Copy full SHA for f7014d3
content/guides/deno/containerize.md
@@ -25,7 +25,7 @@ directory to a directory that you want to work in, and run the following
25
command to clone the repository:
26
27
```console
28
-$ git clone https://github.com/dockersamples/deno-docker.git
+$ git clone https://github.com/dockersamples/docker-deno.git
29
```
30
31
You should now have the following contents in your `deno-docker` directory.
0 commit comments