fix pricing reference
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5b6563dd Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5b6563dd Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/5b6563dd Branch: refs/heads/trunk Commit: 5b6563dd45c192a59d3cc013393db287d95d7e18 Parents: 5dc4fd0 Author: Anthony Shaw <anthonys...@apache.org> Authored: Mon Aug 21 11:49:35 2017 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Mon Aug 21 11:49:35 2017 +1000 ---------------------------------------------------------------------- docs/compute/pricing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/5b6563dd/docs/compute/pricing.rst ---------------------------------------------------------------------- diff --git a/docs/compute/pricing.rst b/docs/compute/pricing.rst index 6050670..a01b879 100644 --- a/docs/compute/pricing.rst +++ b/docs/compute/pricing.rst @@ -14,7 +14,7 @@ Example below shows how to retrieve pricing for ``NodeSize`` objects using .. literalinclude:: /examples/compute/pricing.py :language: python - :emphasize-lines: 11-19 + :emphasize-lines: 11-18 As noted above this pricing information is an estimate and should only be used as such. You should always check your provider website / control panel