Skip to content

Commit

Permalink
Merge pull request #40 from remy/master
Browse files Browse the repository at this point in the history
docs: fix two broken links
  • Loading branch information
maziac committed Jan 4, 2021
2 parents ee9b4b8 + 745e1be commit 111f65a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/Usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If you would like to contribute, e.g. by adding a new assembler or adding other


## Migration from DeZog 1.5
If you installed DeZog 1.5 before [here](documentation/Migration.md) are a few tips to migrate to 2.0.
If you installed DeZog 1.5 before [here](https://github.com/maziac/DeZog/blob/master/documentation/Migration.md) are a few tips to migrate to 2.0.


## General Usage
Expand Down Expand Up @@ -1207,7 +1207,7 @@ The ASSERTION syntax is:
~~~
; [.*] ASSERTION expr [;.*]
~~~
'expr' is just like the expressions in [breakpoints](#vscode-breakpoint-conditions).
'expr' is just like the expressions in [breakpoints](#vscode-breakpoint).

Examples:
~~~
Expand Down

0 comments on commit 111f65a

Please sign in to comment.