Skip to content

Commit 354061f

Browse files
committed
Merge pull request #562 from annegentle/patch-1
Update link to Sandcastle documentation
2 parents 3ce0e86 + 5020275 commit 354061f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ build.cmd /Configuration Release
4545
build.cmd Package /Configuration Release
4646
```
4747

48-
See the [Documentation README](src/Documentation/README.md) if you would like to build the Sandcastle documentation which is published to http://docs.openstacknetsdk.org.
48+
See the [Documentation README](src/Documentation/README.md) if you would like to build the Sandcastle documentation which is published to http://www.openstacknetsdk.org/docs/.
4949

5050
### Integration Tests
5151
You must have an OpenStack environment to test against in order to run the integration tests. We use the [all-in-one OpenStack Ansible Deployment](https://github.com/stackforge/os-ansible-deployment/blob/master/development-stack.rst) to set everything up on a single server. The tests look for the identity endpoint and credentials in environment variables: OPENSTACKNET_USER, OPENSTACKNET_PASSWORD, OPENSTACKNET_PROJECT and OPENSTACKNET_IDENTITY_URL. After you have set the environment variables you will need to log out then log back in.

0 commit comments

Comments
 (0)