Skip to content

Commit

Permalink
WV-1374: eosdis.nasa is now earthdata.nasa
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-mcgann committed Apr 16, 2015
1 parent 543323e commit 95dab46
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion web/js/data/wv.data.ui.js
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ wv.data.ui.downloadListPanel = function(config, model) {
"Some items you have selected require a profile with the " +
"EOSDIS User Registration System (URS) to download. " +
"It is simple and free to sign up! " +
"<a href='https://urs.eosdis.nasa.gov/users/new' target='urs'>" +
"<a href='https://urs.earthdata.nasa.gov/users/new' target='urs'>" +
"Click to register for a profile.</a>" +
"</p>" +
"</div>";
Expand Down
2 changes: 1 addition & 1 deletion web/pages/curl.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h3>Download Commands</h3>
<div id="links"></div>
<div id="bulk-password-notice">
<b>Note</b>: some of your download links are password-protected and require a free
<a href='https://urs.eosdis.nasa.gov/users/new' target='_blank'>EOSDIS User Registration System (URS) profile</a>.<br/><br/>
<a href='https://urs.earthdata.nasa.gov/users/new' target='_blank'>EOSDIS User Registration System (URS) profile</a>.<br/><br/>
</div>
<h3>Using <code><a href='http://en.wikipedia.org/wiki/CURL' target='_blank'>cURL</a></code> to Bulk Download Your Data</h3>
<div id="netrc-instructions">
Expand Down
2 changes: 1 addition & 1 deletion web/pages/wget.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h3>Download Links</h3>

<div id="bulk-password-notice">
<b>Note</b>: some of your download links are password-protected and require a free
<a href='https://urs.eosdis.nasa.gov/users/new' target='_blank'>EOSDIS User Registration System (URS) profile</a>.<br/>
<a href='https://urs.earthdata.nasa.gov/users/new' target='_blank'>EOSDIS User Registration System (URS) profile</a>.<br/>
</div>

<br/>
Expand Down

0 comments on commit 95dab46

Please sign in to comment.