Skip to content

Commit

Permalink
Fix links.
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyHairy committed Jan 29, 2021
1 parent c0971bf commit 8bd58fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/stellerator_embedded.md
Expand Up @@ -11,7 +11,7 @@ You can find the comprehensive API documentation (including this document)
# Example

You can find a example of the embedded emulator
[here](https://6502ts.github.io/stellerator_embedded).
[here](https://6502ts.github.io/stellerator-embedded).
The source code is available in the 6502.ts repository on GitHub
[here](https://github.com/6502ts/6502.ts/blob/master/template/stellerator-embedded.html).

Expand Down Expand Up @@ -299,7 +299,7 @@ for details.
If the emulator fails to work, please check the debug console for any errors. In
particular, check the network tab whether the worker script is loaded correctly.
Also, check whether the
[example](https://6502ts.github.iostellerator_embedded)
[example](https://6502ts.github.io/stellerator-embedded)
works.

If need help or think that you may have found an issue, please file a bug on the
Expand Down

0 comments on commit 8bd58fc

Please sign in to comment.