Skip to content

Commit

Permalink
fixing img path
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Feb 14, 2024
1 parent 964868b commit ce0c66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web/docs/Simulation/Pedestrians.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ following. For edges that allow both modes, typically the rightmost lane
(the one with index 0) allows only pedestrians and the other lanes
disallow pedestrians. The rightmost lane is then called a **sidewalk**.

![pedestrian_network](images/pedestrian_network.png "elements of a pedestrian network")
![pedestrian_network](../images/pedestrian_network.png "elements of a pedestrian network")

# Building a network for pedestrian simulation

Expand Down

0 comments on commit ce0c66e

Please sign in to comment.