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:
Will Binns 2017-03-08 15:07:00 -06:00
parent 4de3cb2c00
commit 150fd7fce9
No known key found for this signature in database
GPG key ID: 302EBEAEEB74A404

View file

@ -21,8 +21,8 @@ this format:
Events that have a [Meetup.com](http://www.meetup.com/) page with a
publicly-viewable address and "Bitcoin" in the event title should
already be displayed on the [events page][]. (Please open a [new
issue][] if a Bitcoin meetup event isn't displayed.)
already be displayed on the [events page](https://bitcoin.org/en/events).
(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