Skip to content

Commit

Permalink
fix links by making them absolute
Browse files Browse the repository at this point in the history
  • Loading branch information
rnsloan committed Nov 30, 2015
1 parent 8a3d6e7 commit a9800b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locale/en/get-involved/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -32472,8 +32472,8 @@ regions:

## Not seeing your event listed?

We periodically pull data from [meetup.com](meetup.com) and [nodeschool.io](nodeschool.io), so if
We periodically pull data from [meetup.com](http://meetup.com) and [nodeschool.io](http://nodeschool.io), so if
your meetup or workshop is listed there it will show up. If you aren't listed on those sites, or
you are the organizer of a conference that is not listed, you can add it manually by editing
[events.md](https://github.com/nodejs/nodejs.org/blob/master/locale/en/get-involved/events.md)
and sending a pull request to the [website repo](https://github.com/nodejs/nodejs.org).
and sending a pull request to the [website repo](https://github.com/nodejs/nodejs.org).

0 comments on commit a9800b6

Please sign in to comment.