You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ripple.apache.org by br...@apache.org on 2013/05/16 23:53:33 UTC

[1/2] git commit: Github repo links in README.md should point to apache's account.

Updated Branches:
  refs/heads/next f8dfe7eee -> bee356b24


Github repo links in README.md should point to apache's account.


Project: http://git-wip-us.apache.org/repos/asf/incubator-ripple/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ripple/commit/b61be726
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ripple/tree/b61be726
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ripple/diff/b61be726

Branch: refs/heads/next
Commit: b61be726a82abb8d1f5d70eb2bce1b91e1c46e0b
Parents: f8dfe7e
Author: Brent Lintner <br...@gmail.com>
Authored: Thu May 16 17:21:11 2013 -0400
Committer: Brent Lintner <br...@gmail.com>
Committed: Thu May 16 17:21:11 2013 -0400

----------------------------------------------------------------------
 README.md |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/b61be726/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 76e11ef..cae8b67 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ A browser based, platform agnostic mobile application development and testing to
 
 ## Getting Started
 
-If you plan to dive into the source, be sure to check out the [HACKING](https://github.com/blackberry/Ripple-UI/blob/master/HACKING.md) file.
+If you plan to dive into the source, be sure to check out the [HACKING](https://github.com/apache/incubator-ripple/blob/master/HACKING.md) file.
 
 To get started, you need to setup a few things, first- run (in the project root):
 
@@ -37,7 +37,7 @@ This will describe all the available commands for building and running the tests
 NOTE: For development you should be fine to just build with jake and refresh your browser.
 If you end up editing anything in the ext folder you will need to refresh the extension from the extension management page.
 
-For more information see [doc/chrome_extension.md](https://github.com/blackberry/Ripple-UI/blob/master/doc/chrome_extension.md).
+For more information see [doc/chrome_extension.md](https://github.com/apache/incubator-ripple/blob/master/doc/chrome_extension.md).
 
 ## Running Inside Other Web Browsers
 
@@ -75,7 +75,7 @@ This will install a global script called `ripple`. To see usage, run:
 
 The `master` branch is the latest (stable) release. The `next` branch is where all development happens.
 
-If you like the project, and want to contribute code, please issue a pull request (on [GitHub](https://github.com/blackberry/Ripple-UI/pulls)) into the `next` branch.
+If you like the project, and want to contribute code, please issue a pull request (on [GitHub](https://github.com/apache/incubator-ripple/pulls)) into the `next` branch.
 
 Note: You will need to submit an Apache [ICLA](http://www.apache.org/licenses/#clas) (Individual Contributor License Agreement) for your contribution to be accepted.
 
@@ -90,5 +90,4 @@ Note: You will need to submit an Apache [ICLA](http://www.apache.org/licenses/#c
 You can also find associated reference material for the Ripple tool as well as contributor forums at the following locations.
 
 * [Blackberry Contributor Forums](http://supportforums.blackberry.com/t5/Ripple-Contributions/bd-p/ripple)
-* [Developer Documentation](https://github.com/blackberry/Ripple-UI/tree/master/doc)
-
+* [Developer Documentation](https://github.com/apache/incubator-ripple/tree/master/doc)


[2/2] git commit: The only valid reference material we have is our Project's site.

Posted by br...@apache.org.
The only valid reference material we have is our Project's site.

Eventually, this could point to our Wiki, for one.

Before, it was the BB contributor forum, but since we are purely in ASF
(incubator), this generates some confusion, and points people to the
incorrect place (which is our mailing list).

Also, the doc/ reference link was removed as it is listed in
the website's content.


Project: http://git-wip-us.apache.org/repos/asf/incubator-ripple/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ripple/commit/bee356b2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ripple/tree/bee356b2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ripple/diff/bee356b2

Branch: refs/heads/next
Commit: bee356b2460bd51344d517c024adb046add7306f
Parents: b61be72
Author: Brent Lintner <br...@gmail.com>
Authored: Thu May 16 17:41:40 2013 -0400
Committer: Brent Lintner <br...@gmail.com>
Committed: Thu May 16 17:48:59 2013 -0400

----------------------------------------------------------------------
 README.md |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/bee356b2/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index cae8b67..17f1d8e 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,4 @@ Note: You will need to submit an Apache [ICLA](http://www.apache.org/licenses/#c
 
 ## Reference Material &amp; Community
 
-You can also find associated reference material for the Ripple tool as well as contributor forums at the following locations.
-
-* [Blackberry Contributor Forums](http://supportforums.blackberry.com/t5/Ripple-Contributions/bd-p/ripple)
-* [Developer Documentation](https://github.com/apache/incubator-ripple/tree/master/doc)
+* [Project Site](http://ripple.incubator.apache.org)