Skip to content

Fixed favicon and discord links#727

Merged
hamishwillee merged 2 commits into
mavlink:masterfrom
DespicableGoose:master
Jul 15, 2026
Merged

Fixed favicon and discord links#727
hamishwillee merged 2 commits into
mavlink:masterfrom
DespicableGoose:master

Conversation

@DespicableGoose

Copy link
Copy Markdown
Contributor

The discord links, while they did point to the proper channel, were inaccessible to people not in the server. This still points to the proper server, but is accessible to newcomers. It does not however point to the channel.

The discord links, while they did point to the proper channel, were inaccessible to people not in the server. This still points to the proper server, but is accessible to newcomers. It does not however point to the channel.

The sections below explain how to contribute to each category and how to raise a pull request.

## How to Contribute Simple Changes

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please drop the change to this doc (ko) and the same document in the zh path. These get fixed automatically when round-tripped through our translation service.

Comment thread en/contributing/contributing.md Outdated

- 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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is good, but we want people to know the right channel. How about this.

Suggested change
- 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
- Reach out to the community on Discord ([create account](https://discord.gg/dronecode) then use [#mavlink-general](https://discord.com/channels/1022170275984457759/1022185868317966458) channel) and the [mailing list](https://groups.google.com/forum/#!forum/mavlink) to raise awareness

Similar in the case below.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've updated it, let me know if it's fine for you!

Comment thread .vitepress/config.mjs

head: [
["link", { rel: "icon", href: "/en/favicon.ico" }],
["link", { rel: "icon", href: "/favicon.ico" }],

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Awesome.

@DespicableGoose

Copy link
Copy Markdown
Contributor Author

Thanks for the quick review!

@hamishwillee hamishwillee left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks @DespicableGoose ! Much appreciated!

@hamishwillee
hamishwillee merged commit f0e5b97 into mavlink:master Jul 15, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants