diff --git a/README.rst b/README.rst index 410342ec..1dcc7e26 100644 --- a/README.rst +++ b/README.rst @@ -41,15 +41,13 @@ after their software has been incorporated into the distro or cloud. data over time. * API and UI install docs: `doc/refstack.md `_ - * repository: http://git.openstack.org/cgit/stackforge/refstack - * storyboard: https://storyboard.openstack.org/#!/project/700 + * repository: http://git.openstack.org/cgit/openstack/refstack * reviews: https://review.openstack.org/#q,status:open+refstack,n,z * **refstack-client** refstack-client contains the tools you will need to run the DefCore tests. - * repository: http://git.openstack.org/cgit/stackforge/refstack-client - * storyboard: https://storyboard.openstack.org/#!/project/703 + * repository: http://git.openstack.org/cgit/openstack/refstack-client * reviews: https://review.openstack.org/#q,status:open+refstack-client,n,z **Get involved!** diff --git a/doc/refstack.md b/doc/refstack.md index 3f4137eb..4bd7d01e 100755 --- a/doc/refstack.md +++ b/doc/refstack.md @@ -49,7 +49,7 @@ or follow step-by-step instructions below. ####Git you clonin' -- `git clone http://github.com/stackforge/refstack` +- `git clone http://github.com/openstack/refstack` - `cd refstack` @@ -171,7 +171,7 @@ You would then need to modify the `openstack_openid_endpoint` field in the `refstack-manage --config-file /path/to/refstack.conf version` - Now it should be `2f178b0bf762`. + Now it should be some revision number other than `None`. ####Start RefStack diff --git a/refstack-ui/app/components/about/about.html b/refstack-ui/app/components/about/about.html index f53fa69b..0db25fdc 100644 --- a/refstack-ui/app/components/about/about.html +++ b/refstack-ui/app/components/about/about.html @@ -41,10 +41,7 @@ doc/refstack.md
  • repository: - http://git.openstack.org/cgit/stackforge/refstack -
  • -
  • storyboard: - https://storyboard.openstack.org/#!/project/700 + http://git.openstack.org/cgit/openstack/refstack
  • reviews: https://review.OpenStack.org/#q,status:open+refstack,n,z @@ -62,10 +59,7 @@

    refstack-client contains the tools you will need to run the DefCore tests.