Skip to content

Commit

Permalink
Adjust Process path to avoid redirects (#2989)
Browse files Browse the repository at this point in the history
* Adjust Process path to avoid redirects

* Adjust test
  • Loading branch information
frivoal authored Dec 23, 2024
1 parent d995a8f commit ab9fa96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p>
W3C, including all existing chartered groups,
follows the <a href="https://www.w3.org/Consortium/Process/">most recent operative Process Document</a> announced to the Membership.
follows the <a href="https://www.w3.org/policies/process/">most recent operative Process Document</a> announced to the Membership.

<p>
This document is developed by the Advisory Board's Process Task Force
Expand Down
2 changes: 1 addition & 1 deletion tests/github/w3c/w3process/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="abstract"><span class="cont
<h2 class="no-num no-toc no-ref heading settled" id="sotd"><span class="content">Status of this document</span></h2>
<div data-fill-with="status">
<p> W3C, including all existing chartered groups,
follows the <a href="https://www.w3.org/Consortium/Process/">most recent operative Process Document</a> announced to the Membership. </p>
follows the <a href="https://www.w3.org/policies/process/">most recent operative Process Document</a> announced to the Membership. </p>
<p> This document is developed by the Advisory Board’s Process Task Force
working within the <a href="https://www.w3.org/community/w3process/">W3C Process Community Group</a> (which anyone can join).
This is the 1 January 1970 Draft Community Group Report for the proposed next version of the W3C Process Document. </p>
Expand Down

0 comments on commit ab9fa96

Please sign in to comment.