Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion awsL2/templates/tdsTemplateFragments.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h4>
<a class="static" href="https://ucar.edu/privacy-notice">Privacy Policy</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://ucar.edu/terms-of-use">Terms Of Use</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://ucar.edu/accessibility">Accessibility</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://www.unidata.ucar.edu/data/guidelines.html">Guidelines for Data Use</a>
<a class="static" href="https://www.unidata.ucar.edu/data/guidelines-data-use">Guidelines for Data Use</a>
</h4>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion thredds/templates/tdsTemplateFragments.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h4>
<a class="static" href="https://ucar.edu/privacy-notice">Privacy Policy</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://ucar.edu/terms-of-use">Terms Of Use</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://ucar.edu/accessibility">Accessibility</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://www.unidata.ucar.edu/data/guidelines.html">Guidelines for Data Use</a>
<a class="static" href="https://www.unidata.ucar.edu/data/guidelines-data-use">Guidelines for Data Use</a>
</h4>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion threddsDev/templates/tdsTemplateFragments.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h4>
<a class="static" href="https://ucar.edu/privacy-notice">Privacy Policy</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://ucar.edu/terms-of-use">Terms Of Use</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://ucar.edu/accessibility">Accessibility</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://www.unidata.ucar.edu/data/guidelines.html">Guidelines for Data Use</a>
<a class="static" href="https://www.unidata.ucar.edu/data/guidelines-data-use">Guidelines for Data Use</a>
</h4>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion threddsTest/templates/tdsTemplateFragments.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h4>
<a class="static" href="https://ucar.edu/privacy-notice">Privacy Policy</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://ucar.edu/terms-of-use">Terms Of Use</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://ucar.edu/accessibility">Accessibility</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;
<a class="static" href="https://www.unidata.ucar.edu/data/guidelines.html">Guidelines for Data Use</a>
<a class="static" href="https://www.unidata.ucar.edu/data/guidelines-data-use">Guidelines for Data Use</a>
</h4>
</div>
</div>
Expand Down
Loading