Skip to content

Commit

Permalink
Merge pull request #1027 from ocefpaf/fix_broken_link
Browse files Browse the repository at this point in the history
Fix a broken link and drop a removed one.
  • Loading branch information
benjwadams authored May 17, 2023
2 parents 5c1a254 + 63908e5 commit 9858f48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 50 deletions.
48 changes: 0 additions & 48 deletions .github/workflows/preview-docs.yml

This file was deleted.

3 changes: 1 addition & 2 deletions compliance_checker/cf/cf_1_6.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ class CF1_6Check(CFNCCheck):
"""CF-1.6-specific implementation of CFBaseCheck; supports checking
netCDF datasets.
These checks are translated documents:
http://cf-pcmdi.llnl.gov/documents/cf-conventions/1.6/cf-conventions.html
http://cf-pcmdi.llnl.gov/conformance/requirements-and-recommendations/1.6/"""
https://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html"""

register_checker = True
_cc_spec = "cf"
Expand Down

0 comments on commit 9858f48

Please sign in to comment.