Skip to content

Commit f7014d3

Browse files
Update content/guides/deno/containerize.md
1 parent 75a7f4e commit f7014d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/deno/containerize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ directory to a directory that you want to work in, and run the following
2525
command to clone the repository:
2626

2727
```console
28-
$ git clone https://github.com/dockersamples/deno-docker.git
28+
$ git clone https://github.com/dockersamples/docker-deno.git
2929
```
3030

3131
You should now have the following contents in your `deno-docker` directory.

0 commit comments

Comments
 (0)