We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f4e6bd commit 4853dfdCopy full SHA for 4853dfd
1 file changed
README.md
@@ -75,7 +75,7 @@ EXPOSE 8080
75
CMD ["wine", "d2mapapi.exe", "/app/game", "--ip=0.0.0.0"]
76
```
77
78
-[Download the latest release](https://github.com/rmilejcz/d2mapapi/releases)
+[Download the latest release](https://github.com/jcageman/d2mapapi/releases)
79
80
Place the d2mapapi folder the dockerfile in the same folder, and navigate their via command line then run `docker build -t d2mapapi .`
81
0 commit comments