Skip to content

Commit

Permalink
Changed to internal reference using Documenter.
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-asmar committed Jan 27, 2024
1 parent 438464a commit fcd95b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/get_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ POMDP policy. Lastly, we evaluate the results.

There are a few things to mention here. First, the TigerPOMDP type implements all the functions required by
QMDPSolver to compute a policy. Second, each policy has a default updater (essentially a filter used to update the
belief of the POMDP). To learn more about Updaters check out the [Concepts](http://juliapomdp.github.io/POMDPs.jl/latest/concepts/) section.
belief of the POMDP). To learn more about Updaters check out the [Concepts and Architecture](@ref) section.

0 comments on commit fcd95b4

Please sign in to comment.