Skip to content

Commit a505f53

Browse files
authored
Merge pull request #311 from nglaser3/moltres_link_fix
Moltres link fix
2 parents 9dc6fd2 + 81179a6 commit a505f53

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_data/navbar.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- subtitle: "cyder"
1919
suburl: "https://github.com/arfc/cyder#readme"
2020
- subtitle: "moltres"
21-
suburl: "/software/moltres"
21+
suburl: "https://arfc.github.io/moltres/"
2222
- subtitle: "pyne"
2323
suburl: "https://pyne.io"
2424
- subtitle: "pyrk"

_data/projects.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
dates: 2016-present
55
role: Alexander Lindsay, creator.
66
src: https://github.com/arfc/moltres
7-
url: https://arfc.github.io/software/moltres
8-
description: 'A Moltres is a MOOSE-application code designed for simulation of molten salt reactors.'
7+
url: https://arfc.github.io/moltres
8+
description: 'Moltres is a MOOSE-application code designed for simulation of molten salt reactors.'
99

1010
- name: cyclus
1111
pic: research/cyclus.gif
@@ -58,4 +58,4 @@
5858
role: Gwendolyn Chee, original creator and continued contributor.
5959
src: https://github.com/arfc/rollo
6060
url: https://gwenchee.github.io/rollo/
61-
description: 'ROLLO uses evolutionary algorithms to optimize reactor design parameters and can be coupled with neutronics codes such as OpenMC.'
61+
description: 'ROLLO uses evolutionary algorithms to optimize reactor design parameters and can be coupled with neutronics codes such as OpenMC.'

0 commit comments

Comments
 (0)