Update links to point at correct GH account / repo after rename/move

This commit is contained in:
thephez 2018-01-24 12:33:20 -05:00
parent 29c930bd33
commit 02244aa5f6
11 changed files with 32 additions and 32 deletions

View file

@ -1,24 +1,24 @@
# Welcome to Dash-docs.github.io.org's Codebase
Current Build Status: ![Build Status](https://travis-ci.org/thephez/dash.org.svg?branch=master)
Current Build Status: ![Build Status](https://travis-ci.org/dash-docs/dash-docs.svg?branch=master)
Live site: [dash-docs.github.io](https://dash-docs.github.io)
Report problems or help improve the site by opening a [new issue](https://github.com/thephez/dash.org/issues/new) or [pull request](https://github.com/thephez/dash.org/compare).
Report problems or help improve the site by opening a [new issue](https://github.com/dash-docs/dash-docs/issues/new) or [pull request](https://github.com/dash-docs/dash-docs/compare).
## How to Participate
The following quick guides will help you get started:
<!--
+ [Becoming a Contributor](https://github.com/thephez/dash.org/blob/master/docs/become-a-contributor.md)
+ [Becoming a Contributor](https://github.com/dash-docs/dash-docs/blob/master/docs/become-a-contributor.md)
-->
+ [Working with GitHub](https://github.com/thephez/dash.org/blob/master/docs/working-with-github.md)
+ [Setting Up Your Environment](https://github.com/thephez/dash.org/blob/master/docs/setting-up-your-environment.md)
+ [Improving Developer Documentation](https://github.com/thephez/dash.org/blob/master/docs/contributing-to-developer-documentation.md)
+ [Miscellaneous / Other](https://github.com/thephez/dash.org/blob/master/docs/miscellaneous.md)
+ [Working with GitHub](https://github.com/dash-docs/dash-docs/blob/master/docs/working-with-github.md)
+ [Setting Up Your Environment](https://github.com/dash-docs/dash-docs/blob/master/docs/setting-up-your-environment.md)
+ [Improving Developer Documentation](https://github.com/dash-docs/dash-docs/blob/master/docs/contributing-to-developer-documentation.md)
+ [Miscellaneous / Other](https://github.com/dash-docs/dash-docs/blob/master/docs/miscellaneous.md)
<!--
+ [Assisting with Translations](https://github.com/thephez/dash.org/blob/master/docs/assisting-with-translations.md)
+ [Managing Wallets](https://github.com/thephez/dash.org/blob/master/docs/managing-wallets.md)
+ [Adding Events, Release Notes and Alerts](https://github.com/thephez/dash.org/blob/master/docs/adding-events-release-notes-and-alerts.md)
+ [Adding Blog Posts](https://github.com/thephez/dash.org/blob/master/docs/adding-blog-posts.md)
+ [Assisting with Translations](https://github.com/dash-docs/dash-docs/blob/master/docs/assisting-with-translations.md)
+ [Managing Wallets](https://github.com/dash-docs/dash-docs/blob/master/docs/managing-wallets.md)
+ [Adding Events, Release Notes and Alerts](https://github.com/dash-docs/dash-docs/blob/master/docs/adding-events-release-notes-and-alerts.md)
+ [Adding Blog Posts](https://github.com/dash-docs/dash-docs/blob/master/docs/adding-blog-posts.md)
-->