Skip to content

Commit 70a5236

Browse files
authored
fix link to node charter
Signed-off-by: Chris de Almeida <[email protected]>
1 parent 9068ddf commit 70a5236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following projects are official OpenJS Foundation projects. If you are inter
2828
| <img alt="logo of project Electron" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/electron/electron-icon-color.svg" width="30" /> | [Electron](https://electronjs.org) | [Charter](https://github.com/electron/governance/tree/main/charter) | [Contributing Guide](https://github.com/electron/electron/blob/HEAD/CONTRIBUTING.md) |
2929
| <img alt="logo of project Express" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/express/express-icon-black.svg" width="30" /> | [Express](https://expressjs.com/) | [Charter](https://github.com/expressjs/express/blob/HEAD/Charter.md) | [Contributing Guide](https://expressjs.com/en/resources/contributing.html) |
3030
| <img alt="logo of project jQuery" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/jquery/jquery-icon-color.svg" width="30" /> | [jQuery](https://jquery.com/) | | [Contributing Guide](https://github.com/jquery/jquery/blob/HEAD/CONTRIBUTING.md) |
31-
| <img alt="logo of project Node.js" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/nodejs/nodejs-icon-color.svg" width="30" /> | [Node.js](https://nodejs.org) | [Charter](https://github.com/nodejs/TSC/blob/HEAD/TSC-Charter.md) | [Contributing Guide](https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md) |
31+
| <img alt="logo of project Node.js" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/nodejs/nodejs-icon-color.svg" width="30" /> | [Node.js](https://nodejs.org) | [Charter](https://github.com/nodejs/node/blob/main/GOVERNANCE.md) | [Contributing Guide](https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md) |
3232
| <img alt="logo of project webpack" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/webpack/webpack-icon-color.svg" width="30" /> | [webpack](https://webpack.js.org/) | [Charter](https://github.com/webpack/governance/blob/HEAD/CHARTER.md) | [Contributing Guide](https://github.com/webpack/webpack/blob/HEAD/CONTRIBUTING.md) |
3333

3434
#### At-Large Projects

0 commit comments

Comments
 (0)