summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShahzada Hatim <geoaxis@gmail.com>2016-07-09 21:08:26 +0200
committerShahzada Hatim <geoaxis@gmail.com>2016-07-09 21:12:12 +0200
commite92c999bd17605bba9a331adf0c610bc448c9dc0 (patch)
tree28187740337294d9ea04cc522c8dfe1707c1f3f2
parenta70b94959721c0ea251fe025a42bee7e47cf49cf (diff)
Cleaned up shopify references in docs
Use consistent naming
-rw-r--r--CONTRIBUTING.md6
-rw-r--r--README.md5
2 files changed, 4 insertions, 7 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6b22e83..33d27a6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,9 +1,7 @@
<a name="issues"></a>
## Have an Issue?
-Dashing is no longer being actively maintained.
-
-1. Check the [Troubleshooting Guide](https://github.com/Shopify/dashing/wiki#how-tos) in the wiki.
+1. Check the [Troubleshooting Guide](https://github.com/Dashing-io/dashing/wiki#how-tos) in the wiki.
2. Use the [GitHub Issue Search](https://help.github.com/articles/searching-issues/) to check if the issue has already been reported.
3. You can ask your issue on the tracker, but your best bet is to go to [Stack Overflow](http://stackoverflow.com/questions/tagged/dashing)
@@ -12,5 +10,5 @@ Dashing is no longer being actively maintained.
If you feel that you have a really amazing, super neato idea that should be a part of Dashing, it may be a good candidate for an external Gem which supercharges a project. An excellent example of this is
[dashing-contrib](https://github.com/QubitProducts/dashing-contrib). If you
-do create a third-party extension for Dashing, please add it [here](https://github.com/Shopify/dashing/wiki/Additional-Widgets#other-third-party-tools).
+do create a third-party extension for Dashing, please add it [here](https://github.com/Dashing-io/dashing/wiki/Additional-Widgets#other-third-party-tools).
diff --git a/README.md b/README.md
index e76941f..36f89e9 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
-# [Dashing](http://shopify.github.com/dashing)
-[![Build Status](https://secure.travis-ci.org/Shopify/dashing.png?branch=master)](http://travis-ci.org/Shopify/dashing)
+# [Dashing](https://github.com/dashing-io/dashing/wiki)
Dashing is a Sinatra based framework that lets you build beautiful dashboards. It looks especially great on TVs.
-[Check out the homepage](http://shopify.github.com/dashing).
+[Check out wiki](https://github.com/dashing-io/dashing/wiki).
Note: This is a fork of the original Dashing project. The original is no longer being maintained, hence this version. Read about it [here](https://github.com/Shopify/dashing/issues/711).