Skip to content

Commit 6f7a67e

Browse files
committed
Rename doc dir and add website redirect.
Rename the 'doc' to 'docs' for github pages compatibility. Add index.html page redirecting github.io to cesm website. Testing: none - doc only
1 parent 280047f commit 6f7a67e

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

File renamed without changes.

docs/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<head>
2+
<title>MOSART</title>
3+
<META http-equiv="refresh" content="5;http://www.cesm.ucar.edu/models/cesm2.0/river/">
4+
</head>
5+
<body>
6+
<P>If your browser supports Refresh, you'll be transported to the
7+
<a href="http://www.cesm.ucar.edu/models/cesm2.0/river/">CESM Website</a>
8+
in 5 seconds, otherwise, select the link manually.
9+
</body>

0 commit comments

Comments
 (0)