Skip to content

Commit

Permalink
Auto merge of #13237 - ehuss:hackmd-team-links, r=weihanglo
Browse files Browse the repository at this point in the history
Contrib: Fix team HackMD links

This adjusts the links in the contrib guide to HackMD to use links which are publicly visible. I did not intend to use the other links which AFAIK are private to team members.
  • Loading branch information
bors committed Jan 2, 2024
2 parents add1536 + f3a4804 commit b4b03a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/doc/contrib/src/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ If you are interested in participating, feel free to contact us on [Zulip].

Minutes for all meetings are recorded on [HackMD][meeting-minutes].

[meeting-minutes]: https://hackmd.io/team/rust-cargo-team?nav=overview&tags=%5B%22meetings%22%5D
[meeting-minutes]: https://hackmd.io/@rust-cargo-team?tags=%5B%22meetings%22%5D

### Becoming a member

Expand Down Expand Up @@ -92,7 +92,7 @@ The following are private streams for the Cargo team. The team should avoid usin

### HackMD

The Cargo team has a shared, public workspace on HackMD at <https://hackmd.io/team/rust-cargo-team> for drafting documents and recording meeting minutes.
The Cargo team has a shared, public workspace on HackMD at <https://hackmd.io/@rust-cargo-team> for drafting documents and recording meeting minutes.

Since this HackMD workspace is using the free service, it does not support private documents. If you need to draft a private document, create it in your personal workspace and use private channels to share the link.

Expand Down

0 comments on commit b4b03a9

Please sign in to comment.