Skip to content

Commit 73bc642

Browse files
Update containerize.md
1 parent 3c79a54 commit 73bc642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/bun/containerize.md

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

3838
```console
39-
$ git clone https://github.com/Pradumnasaraf/bun-docker.git
39+
$ git clone https://github.com/dockersamples/bun-docker.git
4040
```
4141

4242
You should now have the following contents in your `bun-docker` directory.

0 commit comments

Comments
 (0)