Skip to content

Commit 05ed8ca

Browse files
cary-ilmclaude
andcommitted
Fix broken links identified in ASWF Health Check 2026
README.md: CODE_OF_CONDUCT → CODE_OF_CONDUCT.md CONTRIBUTING.md: - website/requirements.txtg → website/requirements.txt - #Creating-a-Major/Minor-Release → #creating-a-majorminor-release - #required-approvals → #code-review-and-required-approvals Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Cary Phillips <cary@ilm.com>
1 parent b2ed287 commit 05ed8ca

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ explains our contribution process and procedures:
1313
* [Versioning Policy](#Versioning-Policy)
1414
* [Contributing to the Website](#Contributing-to-the-Website)
1515
* [Creating a Patch Release](#Creating-a-Patch-Release)
16-
* [Creating a Major/Minor Release](#Creating-a-Major/Minor-Release)
16+
* [Creating a Major/Minor Release](#creating-a-majorminor-release)
1717

1818
For a description of the roles and responsibilities of the various
1919
members of the OpenEXR community, see [GOVERNANCE](GOVERNANCE.md), and
@@ -241,7 +241,7 @@ who may discuss, offer constructive feedback, request changes, or approve
241241
the work.
242242

243243
6. Upon receiving the required number of committer approvals (as
244-
outlined in [Required Approvals](#required-approvals)), a committer
244+
outlined in [Required Approvals](#code-review-and-required-approvals)), a committer
245245
other than the PR contributor may merge changes into the ``main``
246246
branch.
247247

@@ -479,7 +479,7 @@ target. Generation is off by default.
479479
Building the website requires that ``sphinx``, ``breathe``, and
480480
``doxygen`` are installed. It further requires the [sphinx-press-theme]
481481
(https://pypi.org/project/sphinx-press-theme). Complete dependencies
482-
are described in the [requirements.txt](website/requirements.txtg)
482+
are described in the [requirements.txt](website/requirements.txt)
483483
file.
484484

485485
On Debian/Ubuntu Linux:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ package.
5353

5454
OpenEXR is a project of the [Academy Software
5555
Foundation](https://www.aswf.io). See the project's [governance
56-
policies](GOVERNANCE.md), [contribution guidelines](CONTRIBUTING.md), and [code of conduct](CODE_OF_CONDUCT)
56+
policies](GOVERNANCE.md), [contribution guidelines](CONTRIBUTING.md), and [code of conduct](CODE_OF_CONDUCT.md)
5757
for more information.
5858

5959
# Building OpenEXR

0 commit comments

Comments
 (0)