We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af2b4a6 commit b90cda7Copy full SHA for b90cda7
README.md
@@ -12,4 +12,4 @@ Then build and host the site locally with
12
myst start
13
```
14
15
-[link to live site](https://opnmc-dev.github.io/openmc.org/)
+[link to live site](https://openmc-dev.github.io/openmc.org//)
myst.yml
@@ -21,7 +21,7 @@ site:
21
- title: Discussion Forum
22
url: https://openmc.discourse.group/
23
- title: Cross Sections
24
- url: /openmc.org/cross_sections
+ url: openmc.org/cross_sections
25
- title: Depletion Chains
26
- url: /openmc.org/depletion_chains
+ url: openmc.org/depletion_chains
27
domains: []
0 commit comments