Skip to content

Commit

Permalink
fixing link in index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
angelobanse authored and Ozaq committed Oct 25, 2023
1 parent 7dd8926 commit ce41998
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ It is easiest to install directly with pip from
pip install jupedsim
For information how to build *JuPedSim* from source, visit our `GitHub repository <https://github.com/PedestrianDynamics/jupedsim/)>`_.
For information how to build *JuPedSim* from source, visit our `GitHub repository <https://github.com/PedestrianDynamics/jupedsim/>`_.

Main features
=============
Expand All @@ -61,4 +61,4 @@ And a force model with the Generalized Centrifugal Force Model.
With *JuPedSim* different decisions-making processes in the agents route choice can be modeled.
These routes may consist of multiple steps the agents have to complete.
One step may already be completed when an agent reaches the target, but it may also only be completed when a condition like a waiting is fulfilled.
After each completion one of the built-in deciders can be used to conditionally modify the agents next target.
After each completion one of the built-in deciders can be used to conditionally modify the agents next target.

0 comments on commit ce41998

Please sign in to comment.