Skip to content

Commit 9041909

Browse files
committed
Update documentation links to https://gdevic.github.io/Z80Explorer
1 parent 9f569f7 commit 9041909

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Visual Zilog Z80 netlist-level simulator
33

44
Z80 Explorer is a Zilog Z80 netlist-level simulator capable of running Z80 machine code and an educational tool with features that help reverse engineer and understand this chip better.
55

6-
Application's User's Guide: [Users Guide](Z80Explorer.pdf)
6+
Application's User's Guide: [Users Guide](https://gdevic.github.io/Z80Explorer)
77
<br>
88
It is also described in a blog: https://baltazarstudios.com/z80explorer
99
<br>

src/MainWindow.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
<string>Open the user's manual online</string>
183183
</property>
184184
<property name="whatsThis">
185-
<string>https://baltazarstudios.com/uc/Z80ExplorerGuide</string>
185+
<string>https://gdevic.github.io/Z80Explorer</string>
186186
</property>
187187
</action>
188188
<action name="actionEditColors">

0 commit comments

Comments
 (0)