Skip to content

Commit

Permalink
fix broken assets
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloose authored Apr 27, 2024
1 parent fd2501d commit 4d37bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assignments/project1/logic-parser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ let svg = render_to_svg(
svg.as_xml()
```

![Resulting tree](https://raw.githubusercontent.com/paoloose/discmaths/main/assignments/week1/logic-parser/assets/resulting_tree.png)
![Resulting tree](https://raw.githubusercontent.com/paoloose/discmaths/main/assignments/project1/logic-parser/assets/resulting_tree.png)

## Testing

Expand Down

0 comments on commit 4d37bf3

Please sign in to comment.