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
4 changes: 3 additions & 1 deletion conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,9 @@ group: "navigation"

<div class="col-md-6">

<h2><a href="https://github.com/cf-convention/cf-conventions/blob/main/CONTRIBUTING.md">Rules and guidelines</a> for contributing to the CF conventions
<h2><a href="https://github.com/cf-convention/cf-conventions?tab=contributing-ov-file#contributing-to-the-cf-conventions">Rules and guidelines</a> for contributing to the CF conventions

Note that these are not the rules for changing CF standard names and other controlled vocabulary. Those rules are <a href="https://cfconventions.org/standard_name_rules.html">here</a>.

<h2><a href="./conventions_contributors.html">List of contributors</a> to CF conventions</h2>

Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ markdown="1" signals that the text within the div is markdown, not HTML. -->

See also the links in the navigation bar at the top of this page.

Rules for contributing to CF: [vocabulary](https://cfconventions.org/standard_name_rules.html) (including standard names), [conventions](https://github.com/cf-convention/cf-conventions/blob/main/CONTRIBUTING.md)
Rules for contributing to CF: [vocabulary](https://cfconventions.org/standard_name_rules.html) (including standard names), [conventions](https://github.com/cf-convention/cf-conventions?tab=contributing-ov-file#contributing-to-the-cf-conventions)

Proposals for changing CF: [vocabulary](https://github.com/cf-convention/vocabularies/issues), [conventions](https://github.com/cf-convention/cf-conventions/issues), [website and governance](https://github.com/cf-convention/cf-convention.github.io/issues)

Expand Down
2 changes: 1 addition & 1 deletion standard_name_rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Vocabulary rules
# Rules for Changes to CF Standard Names, Area Types and Standardized Region List Vocabularies

**These rules apply only to changes in CF controlled vocabularies.
The rules for changes to the CF conventions themselves are given [here](https://github.com/cf-convention/cf-conventions/blob/main/CONTRIBUTING.md).**
The rules for changes to the CF conventions themselves are given [here](https://github.com/cf-convention/cf-conventions?tab=contributing-ov-file#contributing-to-the-cf-conventions).**

New proposals are made by opening a new issue in the cf-convention/vocabularies github repository.
The 'Standard Names' template should be used, even if the proposal relates to one of the other vocabularies.
Expand Down
Loading