Skip to content

Commit 217d2be

Browse files
Sync content of both "Contributing" pages
This updates the links in `specification/contributing.mdx` to point to the new repo name, and changes `development/contributing.mdx` to mirror `specification/contributing.mdx`. Both files are kept because if the "User Guide" tab and the "Specification" tab both link to the same file, then Mintlify gets confused and always switches to the first tab when navigating to that file.
1 parent 8b50bc2 commit 217d2be

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

docs/development/contributing.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Contributing
33
description: How to participate in Model Context Protocol development
44
---
55

6-
We welcome contributions from the community! Please review our [contributing guidelines](https://github.com/modelcontextprotocol/.github/blob/main/CONTRIBUTING.md) for details on how to submit changes.
6+
We welcome contributions from the community! Please review our [contributing guidelines](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/CONTRIBUTING.md) for details on how to submit changes.
77

8-
All contributors must adhere to our [Code of Conduct](https://github.com/modelcontextprotocol/.github/blob/main/CODE_OF_CONDUCT.md).
8+
All contributors must adhere to our [Code of Conduct](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/CODE_OF_CONDUCT.md).
99

10-
For questions and discussions, please use [GitHub Discussions](https://github.com/orgs/modelcontextprotocol/discussions).
10+
For questions and discussions, please use [GitHub Discussions](https://github.com/modelcontextprotocol/modelcontextprotocol/discussions).

docs/specification/contributing.mdx

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
---
2-
title: "Contributions"
3-
weight: 20
4-
cascade:
5-
type: docs
6-
breadcrumbs: false
2+
title: Contributing
3+
description: How to participate in Model Context Protocol development
74
---
85

9-
We welcome contributions from the community! Please review our
10-
[contributing guidelines](https://github.com/modelcontextprotocol/specification/blob/main/CONTRIBUTING.md)
11-
for details on how to submit changes.
6+
We welcome contributions from the community! Please review our [contributing guidelines](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/CONTRIBUTING.md) for details on how to submit changes.
127

13-
All contributors must adhere to our
14-
[Code of Conduct](https://github.com/modelcontextprotocol/specification/blob/main/CODE_OF_CONDUCT.md).
8+
All contributors must adhere to our [Code of Conduct](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/CODE_OF_CONDUCT.md).
159

16-
For questions and discussions, please use
17-
[GitHub Discussions](https://github.com/modelcontextprotocol/specification/discussions).
10+
For questions and discussions, please use [GitHub Discussions](https://github.com/modelcontextprotocol/modelcontextprotocol/discussions).

0 commit comments

Comments
 (0)