Fix the official repo link

Change-Id: I84f9ad5ea459ea5bff55cb3b9bdd71860d3c1138
This commit is contained in:
Joshua Harlow
2013-07-28 22:09:44 -07:00
parent 5db367f302
commit b6cf961000

View File

@@ -4,13 +4,13 @@
Anvil is written in python (we should be compatible with ``python >= 2.6``).
Anvil's official repository is located on GitHub at: https://github.com/yahoo/Openstack-Anvil.git.
Anvil's official repository is located on GitHub at: https://github.com/stackforge/anvil
Besides the master branch that tracks the OpenStack ``trunk`` tags will maintained for all OpenStack releases starting with `essex`.
The primary script in anvil is ``smithy``, which performs the bulk of the work for anvil's use cases (it acts as the main program entry-point).
A number of additional scripts/goodies can be found in the ``tools`` directory that may or may not be useful to you.
A number of additional scripts can be found in the ``tools`` directory that may or may not be useful to you.
## Documentation