-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #325 from loricooperhdf/Fix-latest-link-on-documen…
…tation-page Change documentation link to new /latest URL and add robots.txt to kick out archive and 1_14 documentation folder
- Loading branch information
Showing
2 changed files
with
10 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
robots.txt generated by www.seoptimer.com | ||
User-agent: * | ||
Disallow: | ||
Disallow: /cgi-bin/ | ||
Disallow: /archive/ | ||
Disallow: /releases/hdf5/v1_14/ | ||
Sitemap: https://support.hdfgroup.org/sitemap.xml |