diff --git a/.vitepress/config.mjs b/.vitepress/config.mjs index 267a9a4bd..d48ff539b 100644 --- a/.vitepress/config.mjs +++ b/.vitepress/config.mjs @@ -233,7 +233,7 @@ export default defineConfig({ }, head: [ - ["link", { rel: "icon", href: "/en/favicon.ico" }], + ["link", { rel: "icon", href: "/favicon.ico" }], [ "script", { diff --git a/en/contributing/contributing.md b/en/contributing/contributing.md index cfa2c894e..00ddce27e 100644 --- a/en/contributing/contributing.md +++ b/en/contributing/contributing.md @@ -14,13 +14,13 @@ The sections below explain how to contribute to each category and how to raise a ## How to Contribute Simple Changes - Open a pull request against the specification repository: [https://github.com/mavlink/mavlink](https://github.com/mavlink/mavlink) -- Reach out to the community on [Discord](https://discord.com/channels/1022170275984457759/1022185868317966458) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness +- Reach out to the community on [Discord](https://discord.gg/dronecode) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness - Address concerns by pushing more commits to the pull request ## How to Contribute Complex Changes - Open a pull request against the RFC repository containing a new RFC number [https://github.com/mavlink/rfcs](https://github.com/mavlink/rfcs) and use the template in the 0000 RFC. -- Reach out to the community on [Discord](https://discord.com/channels/1022170275984457759/1022185868317966458) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness +- Reach out to the community on [Discord](https://discord.gg/dronecode) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness - Address concerns by pushing more commits to the pull request ## How to Contribute to Mavgen diff --git a/ko/contributing/contributing.md b/ko/contributing/contributing.md index 8fefb178d..53369561a 100644 --- a/ko/contributing/contributing.md +++ b/ko/contributing/contributing.md @@ -14,13 +14,13 @@ The sections below explain how to contribute to each category and how to raise a ## How to Contribute Simple Changes - Open a pull request against the specification repository: [https://github.com/mavlink/mavlink](https://github.com/mavlink/mavlink) -- Reach out to the community on [Discord](https://discord.com/channels/1022170275984457759/1022185868317966458) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness +- Reach out to the community on [Discord](https://discord.gg/dronecode) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness - Address concerns by pushing more commits to the pull request ## How to Contribute Complex Changes - Open a pull request against the RFC repository containing a new RFC number [https://github.com/mavlink/rfcs](https://github.com/mavlink/rfcs) and use the template in the 0000 RFC. -- Reach out to the community on [Discord](https://discord.com/channels/1022170275984457759/1022185868317966458) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness +- Reach out to the community on [Discord](https://discord.gg/dronecode) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness - Address concerns by pushing more commits to the pull request ## How to Contribute to Mavgen diff --git a/zh/contributing/contributing.md b/zh/contributing/contributing.md index 5781f4e64..6374abbfd 100644 --- a/zh/contributing/contributing.md +++ b/zh/contributing/contributing.md @@ -14,13 +14,13 @@ The sections below explain how to contribute to each category and how to raise a ## How to Contribute Simple Changes - Open a pull request against the specification repository: [https://github.com/mavlink/mavlink](https://github.com/mavlink/mavlink) -- Reach out to the community on [Discord](https://discord.com/channels/1022170275984457759/1022185868317966458) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness +- Reach out to the community on [Discord](https://discord.gg/dronecode) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness - 通过进一步支持拉动请求来解决关注问题 ## How to Contribute Complex Changes - Open a pull request against the RFC repository containing a new RFC number [https://github.com/mavlink/rfcs](https://github.com/mavlink/rfcs) and use the template in the 0000 RFC. -- Reach out to the community on [Discord](https://discord.com/channels/1022170275984457759/1022185868317966458) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness +- Reach out to the community on [Discord](https://discord.gg/dronecode) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness - 通过进一步支持拉动请求来解决关注问题 ## How to Contribute to Mavgen