Skip to content

Commit 803f0ba

Browse files
authored
Merge pull request #11 from Carreau/patch-1
Fix footer link to github site source.
2 parents 18d8283 + 43d304c commit 803f0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</div>
1111

1212
<div class="col-narrow">
13-
This site's source is <a href="https://github.com/fortran-lang/fortran-lang.org/">hosted on GitHub</a>.
13+
This site's source is <a href="https://github.com/fortran-lang/fortran-lang.github.io/">hosted on GitHub</a>.
1414
</div>
1515
</div>
1616
</footer>

0 commit comments

Comments
 (0)