mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
docs: Fix broken link when adding an event
This fixes an issue in the documentation for Bitcoin.org, on how to add an event to the site. The link to the Events page as well as the event template needed to be updated. This will be merged once tests pass.
This commit is contained in:
parent
4de3cb2c00
commit
150fd7fce9
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ this format:
|
||||||
|
|
||||||
Events that have a [Meetup.com](http://www.meetup.com/) page with a
|
Events that have a [Meetup.com](http://www.meetup.com/) page with a
|
||||||
publicly-viewable address and "Bitcoin" in the event title should
|
publicly-viewable address and "Bitcoin" in the event title should
|
||||||
already be displayed on the [events page][]. (Please open a [new
|
already be displayed on the [events page](https://bitcoin.org/en/events).
|
||||||
issue][] if a Bitcoin meetup event isn't displayed.)
|
(Please open a [new issue](https://github.com/bitcoin-dot-org/bitcoin.org/issues/new?title=New%20event&body=%20%20%20%20-%20date%3A%20YYYY-MM-DD%0A%20%20%20%20%20%20title%3A%20%22%22%0A%20%20%20%20%20%20venue%3A%20%22%22%0A%20%20%20%20%20%20address%3A%20%22%22%0A%20%20%20%20%20%20city%3A%20%22%22%0A%20%20%20%20%20%20country%3A%20%22%22%0A%20%20%20%20%20%20link%3A%20%22%22) if a Bitcoin meetup event isn't displayed.)
|
||||||
|
|
||||||
### Release Notes
|
### Release Notes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue