Skip to content

Commit 32e24a1

Browse files
Fix remaining /Guide/ -> /guide/ in Guidebook URI links
1 parent edd1218 commit 32e24a1

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Guide
22

3-
The repository for "[The Art of Consensus](https://www.w3.org/Guide/)", W3C's Chair's Guidebook.
3+
The repository for "[The Art of Consensus](https://www.w3.org/guide/)", W3C's Chair's Guidebook.
44

55
Documentation on how to participate in W3C WGs is split between multiple wikipages, github repos and emails. This means new members find difficulty in finding information as to how to participate and maybe give up trying. This repository is the place to pull all of those
66
together.
@@ -17,37 +17,37 @@ The general edition of the Guidebook is managed by [@w3c/guidebook](https://gith
1717

1818
## In this repository
1919

20-
* [/chair/](https://github.com/w3c/Guide/tree/main/chair)
20+
* [/chair/](tree/main/chair)
2121
* Instructions on how to chair WGs and IGs including managing meetings, setting up the homepage, maintaining the calendar.
22-
* [/council/](https://github.com/w3c/Guide/tree/main/council)
22+
* [/council/](tree/main/council)
2323
* Anything related to councils.
24-
* [/documentreview/](https://github.com/w3c/Guide/tree/main/documentreview)
24+
* [/documentreview/](tree/main/documentreview)
2525
* How to do wide review.
26-
* [/editor/](https://github.com/w3c/Guide/tree/main/editor)
26+
* [/editor/](tree/main/editor)
2727
* How to author a specification, including ReSpec or other spec making programs.
28-
* [/manual-of-style/](https://github.com/w3c/Guide/tree/main/manual-of-style)
28+
* [/manual-of-style/](tree/main/manual-of-style)
2929
* The W3C Manual of Style for editors.
30-
* [/meetings/](https://github.com/w3c/Guide/tree/main/meetings)
30+
* [/meetings/](tree/main/meetings)
3131
* Anything related to organizing meetings, including events.
32-
* [/process/](https://github.com/w3c/Guide/tree/main/process)
32+
* [/process/](tree/main/process)
3333
* Anything related to additional guidelines when following the process.
3434
* You may involve [@w3c/w3process-editors](https://github.com/orgs/w3c/teams/w3process-editors).
35-
* [/process/tilt/](https://github.com/w3c/Guide/tree/main/process/tilt)
35+
* [/process/tilt/](tree/main/process/tilt)
3636
* Anything related to technical Team decision and verification, except for transitions.
3737
* Managed by [@w3c/tilt](https://github.com/orgs/w3c/teams/tilt)
38-
* [/standards-track/](https://github.com/w3c/Guide/tree/main/standards-track).
38+
* [/standards-track/](tree/main/standards-track).
3939
* Best Practices for Bringing Work to the W3C Recommendation Track.
40-
* [/teamcontact/](https://github.com/w3c/Guide/tree/main/teamcontact)
40+
* [/teamcontact/](tree/main/teamcontact)
4141
* Guidance on the role of the team contact, and what to expect from them.
42-
* [/transitions/](https://github.com/w3c/Guide/tree/main/transitions)
42+
* [/transitions/](tree/main/transitions)
4343
* Organize a Technical Report Transition.
4444
* Managed by [@w3c/transitions](https://github.com/orgs/w3c/teams/transitions).
45-
* [/other/](https://github.com/w3c/Guide/tree/main/other)
45+
* [/other/](tree/main/other)
4646
* Related to [permanent groups](https://www.w3.org/groups/).
4747

4848
# Related repositories
4949
* [//w3c.github.io](https://github.com/w3c/w3c.github.io)
5050
* How to use Git and GitHub at W3C.
51-
* This repository is not exposed through [the Guidebook](https://www.w3.org/Guide/).
51+
* This repository is not exposed through [the Guidebook](https://www.w3.org/guide/).
5252

5353
Note: now that we have a repository for the guidebook, simply add your documentation into it rather than creating new repositories.

documentreview/create-github-issue.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ function generateGitHubIssueBody() {
4343
});
4444

4545
return `This is a meta issue to track wide review steps for the specification.
46-
See [How to do wide review](https://www.w3.org/Guide/documentreview/#who-to-ask-for-wide-review) for details.
46+
See [How to do wide review](https://www.w3.org/guide/documentreview/#who-to-ask-for-wide-review) for details.
4747
4848
- [ ] the groups listed in the WG's charter, especially those who manage dependencies
4949
- [ ] the groups jointly responsible for a particular document (if any).

meetings/hybrid-meeting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Essential to have a fall-back video conference option that can be activitied.
185185

186186
## Tooling & Support
187187

188-
@@@provide some tooling recommendation. See also https://github.com/w3c/w3process/issues/435 for ongoing Process CG discussion, https://github.com/w3c/Guide/issues/78 in the Continuity conversation, and https://github.com/w3c/AB-memberonly/issues/30 in the AB rules/best-practices for tools discussion.
188+
@@@provide some tooling recommendation. See also https://github.com/w3c/w3process/issues/435 for ongoing Process CG discussion, https://github.com/w3c/guide/issues/78 in the Continuity conversation, and https://github.com/w3c/AB-memberonly/issues/30 in the AB rules/best-practices for tools discussion.
189189

190190
?Are there any unique requirements or desiderata for the new group calendar system to support hybrid meetings?
191191

meetings/transcripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ The Webex Host should make sure Webex Assistant is turned off at the start of a
2323

2424
## Changelog {#status}
2525

26-
- See [commits history](https://github.com/w3c/Guide/commits/main/meetings/transcripts.md)
26+
- See [commits history](https://github.com/w3c/guide/commits/main/meetings/transcripts.md)
2727
- See also [w3process #334](https://github.com/w3c/process/issues/334)

0 commit comments

Comments
 (0)