Skip to content

Commit

Permalink
Fix image path in guidelines.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoon2wong authored Sep 7, 2023
1 parent 75b3619 commit 1c1b2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ python scripts/socialcircle_toy_example.py
Set positions of the manual neighbor to see model's outputs like:
<div style="text-align: center;">
<img style="width: 100%;" src="./subassets/img/toy_example.png">
<img style="width: 100%;" src="../subassets/img/toy_example.png">
</div>
## Args Used
Expand Down

0 comments on commit 1c1b2e2

Please sign in to comment.