-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MBH: updating urls to point to esgf.llnl.gov
- Loading branch information
Showing
8 changed files
with
37 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ | |
|
||
<div class="prepend-1 span-8 last"> | ||
<div class="footerright"> | ||
<a href="https://www.llnl.gov/disclaimer.html">Privacy & Legal Notices</a> | <a href="mailto:[email protected]?subject=ESGF Portal Feedback">Contact ESGF</a> | <a href="http://esgf.org">ESGF.org</a> | ||
<a href="https://www.llnl.gov/disclaimer.html">Privacy & Legal Notices</a> | <a href="mailto:[email protected]?subject=ESGF Portal Feedback">Contact ESGF</a> | <a href="http://esgf.llnl.gov">esgf.llnl.gov</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,13 +17,13 @@ | |
<div style="margin-bottom:15px"> | ||
Welcome to the ESGF User Help Page! | ||
We have listed several resources below to improve the User experience. | ||
For a more detailed description of ESGF overall, please visit our <a href="http://esgf.org" target="_blank">Wiki</a>. | ||
For a more detailed description of ESGF overall, please visit our <a href="http://esgf.llnl.gov" target="_blank">Wiki</a>. | ||
For general questions or feedback, please email us at <a href="mailto:[email protected]?subject=ESGF General Question">[email protected]</a>. | ||
</div> | ||
|
||
<!-- | ||
<div style='margin-bottom:15px'> | ||
<a href='http://askbot.esgf.org/questions/' target="_blank" style='font-weight:bold'>Askbot</a> | ||
<a href='http://askbot-esgf.llnl.gov/questions/' target="_blank" style='font-weight:bold'>Askbot</a> | ||
<br/>Find, tag or submit a question to our "askbot" forum. Askbot is an open source question and answer | ||
oriented Internet forum similar to Stack Overflow. Questions are typically resolved much more quickly in this forum than through email. | ||
</div> | ||
|