Skip to content

Commit 4853dfd

Browse files
author
drip
committed
fixing reference to incorrect project in readme
1 parent 4f4e6bd commit 4853dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ EXPOSE 8080
7575
CMD ["wine", "d2mapapi.exe", "/app/game", "--ip=0.0.0.0"]
7676
```
7777

78-
[Download the latest release](https://github.com/rmilejcz/d2mapapi/releases)
78+
[Download the latest release](https://github.com/jcageman/d2mapapi/releases)
7979

8080
Place the d2mapapi folder the dockerfile in the same folder, and navigate their via command line then run `docker build -t d2mapapi .`
8181

0 commit comments

Comments
 (0)