diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 11a24567..bd7fbc0e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -87,7 +87,7 @@ If you'd like to contribute a fix for a bug you've encountered, first read up on aware of the issue. By filing the issue first, we may be able to provide you with some insight that guides you in the right direction. -[metamaps-issues]: https://github.com/Connoropolous/metamaps_gen002/issues +[metamaps-issues]: https://github.com/metamaps/metamaps_gen002/issues [git-branching-model]: http://nvie.com/posts/a-successful-git-branching-model/ -[fork-metamaps]: https://github.com/Connoropolous/metamaps_gen002/fork +[fork-metamaps]: https://github.com/metamaps/metamaps_gen002/fork [cla]: http://metamaps.cc/cla diff --git a/README.md b/README.md index af6e92c4..afb5c9a3 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ Copyright (c) 2014 Connor Turland [site-blog]: http://blog.metamaps.cc [site-beta]: http://metamaps.cc [community]: https://plus.google.com/u/0/communities/115060009262157699234 -[license]: https://github.com/Connoropolous/metamaps_gen002/blob/master/LICENSE -[contributing]: https://github.com/Connoropolous/metamaps_gen002/blob/master/CONTRIBUTING.md -[contributing-issues]: https://github.com/Connoropolous/metamaps_gen002/blob/master/CONTRIBUTING.md#reporting-bugs-and-other-issues -[windows-installation]: https://github.com/Connoropolous/metamaps_gen002/blob/master/WindowsInstallation.md -[mac-installation]: https://github.com/Connoropolous/metamaps_gen002/blob/master/MacInstallation.md -[ubuntu-installation]: https://github.com/Connoropolous/metamaps_gen002/blob/master/UbuntuInstallation.md +[license]: https://github.com/metamaps/metamaps_gen002/blob/master/LICENSE +[contributing]: https://github.com/metamaps/metamaps_gen002/blob/master/CONTRIBUTING.md +[contributing-issues]: https://github.com/metamaps/metamaps_gen002/blob/master/CONTRIBUTING.md#reporting-bugs-and-other-issues +[windows-installation]: https://github.com/metamaps/metamaps_gen002/blob/master/WindowsInstallation.md +[mac-installation]: https://github.com/metamaps/metamaps_gen002/blob/master/MacInstallation.md +[ubuntu-installation]: https://github.com/metamaps/metamaps_gen002/blob/master/UbuntuInstallation.md diff --git a/UbuntuInstallation.md b/UbuntuInstallation.md index f5292f58..14eb3c0c 100644 --- a/UbuntuInstallation.md +++ b/UbuntuInstallation.md @@ -38,7 +38,7 @@ running this will check your system for requirements as well so you will need to alright now we can download metamaps from the master using git - git clone https://github.com/Connoropolous/metamaps_gen002.git + git clone https://github.com/metamaps/metamaps_gen002.git now there is a couple other things we are going to need which is phantomjs, nodejs, postgresql, libpq-dev and redis-server diff --git a/WindowsInstallation.md b/WindowsInstallation.md index 4b39ce45..42364b44 100644 --- a/WindowsInstallation.md +++ b/WindowsInstallation.md @@ -13,7 +13,7 @@ also download node.js, which is also needed http://nodejs.org/download/ Navigate to the folder that you want to download the metamaps files to and run the following: (use your forked git repository address if it's different than this repo. You will also need to go to your Github account settings and add the SSH key that was placed in your clipboard earlier) - git clone https://github.com/Connoropolous/metamaps_gen002.git --branch develop + git clone https://github.com/metamaps/metamaps_gen002.git --branch develop cd metamaps_gen002 Now you're in the main directory. diff --git a/app/views/layouts/_lightboxes.html.erb b/app/views/layouts/_lightboxes.html.erb index e12f2d2e..e8b688d5 100644 --- a/app/views/layouts/_lightboxes.html.erb +++ b/app/views/layouts/_lightboxes.html.erb @@ -52,7 +52,7 @@
MEMBERS are contributors who act as stewards and guardians of the collective and are responsible for maintaining our culture and purpose. We're working on a set of agreements to formalize what it means to be a member.
-We welcome people of all skillsets to create value within our network. There's open possibilities for designers, researchers, academics, strategists, and facilitators to contribute. If you're a developer, help us advance the code and take a look around our Github.
+We welcome people of all skillsets to create value within our network. There's open possibilities for designers, researchers, academics, strategists, and facilitators to contribute. If you're a developer, help us advance the code and take a look around our Github.
Thanks for your interest in helping out with Metamaps! Hopefully this gets you pointed in the right direction to get involved. The next step is to read the links on this page and then contribute!