File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010using TrixiAtmo
1111
1212# Provide external links to the Trixi.jl docs (project root and inventory file)
13- links = InterLinks (" Trixi" => (" https://trixi-framework.github.io/Trixi.jl /stable/" ,
14- " https://trixi-framework.github.io/Trixi.jl /stable/objects.inv" ))
13+ links = InterLinks (" Trixi" => (" https://trixi-framework.github.io/TrixiDocumentation /stable/" ,
14+ " https://trixi-framework.github.io/TrixiDocumentation /stable/objects.inv" ))
1515
1616DocMeta. setdocmeta! (TrixiAtmo, :DocTestSetup , :(using TrixiAtmo);
1717 recursive = true )
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ This affects the implementation and use of these equations in various ways:
3737* The flux values corresponding to the bottom topography must be zero.
3838* The bottom topography values must be included when defining initial conditions, boundary conditions or
3939 source terms.
40- * [`AnalysisCallback`](https://trixi-framework.github.io/Trixi.jl /stable/reference-trixi/#Trixi.AnalysisCallback) analyzes this variable.
40+ * [`AnalysisCallback`](https://trixi-framework.github.io/TrixiDocumentation /stable/reference-trixi/#Trixi.AnalysisCallback) analyzes this variable.
4141* Trixi.jl's visualization tools will visualize the bottom topography by default.
4242
4343References:
You can’t perform that action at this time.
0 commit comments