Skip to content

Commit cab2ae2

Browse files
committed
Fix link to source
1 parent f3c24f0 commit cab2ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

d2rloader/ui/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ def open_about(self):
162162
<b>Install Path: </b> {BASE_DIR} <br /><br />
163163
<b>Version: </b> {version_string}<br />
164164
<b>Python: </b> {python_version}, <b>Qt: </b> {qt_version}<br />
165-
<b>Source Code: </b> <a href="https://github.com/sh4nks/d2r-loader">Link</a><br />
165+
<b>Source Code: </b> <a href="https://github.com/sh4nks/d2rloader">Link</a><br />
166166
<b>License: </b> MIT<br />
167167
<br />
168168
<b>TZ Info and DClone Info provided by <a href="https://d2emu.com">D2Emu.com</a>

0 commit comments

Comments
 (0)