aboutsummaryrefslogtreecommitdiff
path: root/GOVERNANCE.md
diff options
context:
space:
mode:
authorConorDavenport <cnrdavenport@gmail.com>2020-02-14 12:54:11 +0000
committerAnna Henningsen <anna@addaleax.net>2020-03-04 13:13:07 +0000
commitbf7409e9740ce602b09e088aac70b7c817f5d27c (patch)
tree603f04ecd1ad218e4667cad51eb049c648d7212f /GOVERNANCE.md
parentde6cbd0e374e3d9209ddf56d1041b83b41efcbe6 (diff)
downloadios-node-v8-bf7409e9740ce602b09e088aac70b7c817f5d27c.tar.gz
ios-node-v8-bf7409e9740ce602b09e088aac70b7c817f5d27c.tar.bz2
ios-node-v8-bf7409e9740ce602b09e088aac70b7c817f5d27c.zip
doc: improve doc/markdown file organization coherence
* Updated cpp style guide file name and location and fixed links to this file. * Updated collaborator guide file name and location and fixed links to this file. * Updated documentation style guide file name and location and updated links referencing the file. * Moved files to appropriate location and updated naming style for some of them. Fixes: https://github.com/nodejs/node/issues/31741 PR-URL: https://github.com/nodejs/node/pull/31792 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Diffstat (limited to 'GOVERNANCE.md')
-rw-r--r--GOVERNANCE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index d7cb6e321e..5048a70034 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -7,7 +7,7 @@
* [Technical Steering Committee](#technical-steering-committee)
* [TSC Meetings](#tsc-meetings)
* [Collaborator Nominations](#collaborator-nominations)
- * [Onboarding](#onboarding)
+ * [Onboarding](#./onboarding)
* [Consensus Seeking Process](#consensus-seeking-process)
<!-- /TOC -->
@@ -39,7 +39,7 @@ result in Collaborators removing their opposition.
See:
* [List of Collaborators](./README.md#current-project-team-members)
-* [A guide for Collaborators](./COLLABORATOR_GUIDE.md)
+* [A guide for Collaborators](./doc/guides/collaborator-guide.md)
### Collaborator Activities
@@ -148,7 +148,7 @@ nomination.
### Onboarding
After the nomination passes, a TSC member onboards the new Collaborator. See
-[the onboarding guide](./doc/onboarding.md) for details of the onboarding
+[the onboarding guide](./onboarding.md) for details of the onboarding
process.
## Consensus Seeking Process