diff options
author | anonimal <anonimal@i2pmail.org> | 2016-07-13 02:07:20 +0000 |
---|---|---|
committer | anonimal <anonimal@i2pmail.org> | 2016-07-13 02:07:20 +0000 |
commit | bbba197cc967baac13695e03ee3cc1b6f3d6492f (patch) | |
tree | fae1b1866d7e4655bada0f6b17d34123f651fa5d /README.md | |
parent | Travis-CI: add build-status badge to README.md (diff) | |
download | monero-bbba197cc967baac13695e03ee3cc1b6f3d6492f.tar.xz |
Docs: update 'Development Resources' in README.
* Branch development was recently removed.
All PR's now go directly to master.
* Also, removed EOL whitespace
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -6,11 +6,10 @@ Copyright (c) 2014-2016, The Monero Project ## Development Resources -Web: [getmonero.org](https://getmonero.org) -Forum: [forum.getmonero.org](https://forum.getmonero.org) -Mail: [dev@getmonero.org](mailto:dev@getmonero.org) -Github (staging): [https://github.com/monero-project/bitmonero](https://github.com/monero-project/bitmonero) -Github (development): [http://github.com/monero-project/bitmonero/tree/development](http://github.com/monero-project/bitmonero/tree/development) +Web: [getmonero.org](https://getmonero.org) +Forum: [forum.getmonero.org](https://forum.getmonero.org) +Mail: [dev@getmonero.org](mailto:dev@getmonero.org) +GitHub: [https://github.com/monero-project/bitmonero](https://github.com/monero-project/bitmonero) IRC: [#monero-dev on Freenode](irc://chat.freenode.net/#monero-dev) ## Introduction |