Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions profile/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,15 @@ the community.

## Attribution

<!-- ⚑ Bolt: Canonicalized links to reduce RTT by avoiding redirects -->
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available at
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
https://www.contributor-covenant.org/version/2/0/code_of_conduct/.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The URL https://www.contributor-covenant.org/version/2/0/code_of_conduct/ is invalid and results in a 404 error. The official URL for the Contributor Covenant version 2.0 is https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. Please revert this change to maintain a working link.

Suggested change
https://www.contributor-covenant.org/version/2/0/code_of_conduct/.
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.


Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/inclusion).

[homepage]: https://www.contributor-covenant.org
[homepage]: https://www.contributor-covenant.org/

For answers to common questions about this code of conduct, see the FAQ at
https://www.contributor-covenant.org/faq/. Translations are available at
Expand Down
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/logo-dark.svg">
<img src="assets/logo.svg" alt="Model Context Protocol Logo" width="600" height="87">
<img src="assets/logo.svg" alt="Model Context Protocol Logo" width="600" height="87" decoding="async" fetchpriority="high">
</picture>
</p>

Expand Down
2 changes: 1 addition & 1 deletion profile/assets/logo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion profile/assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading