Skip to content

Commit 62f8262

Browse files
Update content/guides/deno/develop.md
1 parent f7014d3 commit 62f8262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/deno/develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this section, you'll learn how to set up a development environment for your c
2323
Clone the sample application to use with this guide. Open a terminal, change directory to a directory that you want to work in, and run the following command to clone the repository:
2424

2525
```console
26-
$ git clone https://github.com/dockersamples/deno-docker.git
26+
$ git clone https://github.com/dockersamples/docker-deno.git
2727
```
2828

2929
## Automatically update services

0 commit comments

Comments
 (0)