Updated Branches: refs/heads/trunk 15e103f9a -> 08a325ac7
docs: fix a typo. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/53bc9a20 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/53bc9a20 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/53bc9a20 Branch: refs/heads/trunk Commit: 53bc9a207f68dca194f9e9c54bf937e62c11464b Parents: 15e103f Author: Tomaz Muraus <[email protected]> Authored: Sat Sep 21 02:12:15 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sat Sep 21 02:12:15 2013 +0200 ---------------------------------------------------------------------- docs/compute/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/53bc9a20/docs/compute/index.rst ---------------------------------------------------------------------- diff --git a/docs/compute/index.rst b/docs/compute/index.rst index fd5dbf4..fff997e 100644 --- a/docs/compute/index.rst +++ b/docs/compute/index.rst @@ -59,7 +59,7 @@ Libcloud provides deployment functionality which makes bootstrapping a server easier. It allows you to create a server and runn shell commands on it once the server has been created. -For more information and exaples, please see the :doc:`deployment page +For more information and examples, please see the :doc:`deployment page </compute/deployment>`. Examples
