zerovm / zpm

ZeroVM Package Manager
Apache License 2.0
6 stars 11 forks source link

docs: Some `zpm deploy` references are not rendering correctly #122

Closed larsbutler closed 10 years ago

larsbutler commented 10 years ago

See: http://zerovm.readthedocs.org/projects/zerovm-zpm/en/latest/commands.html#zpm-deploy

Notice that the deploy ref and the Swift command line tool link are not rendering correctly:

""" This deploys a zapp onto Swift. The zapp can be one you have downloaded or produced yourself :ref:zpm-bundle. You will need to know the Swift authentication URL, username, password, and tenant name. These can be supplied with command line flags (see below) or you can set the corresponding environment variables. The environment variables are the same as the ones used by the Swift command line tool <http://docs.openstack.org/ user-guide/content/swift_commands.html>_, so if you’re already using that to upload files to Swift, you will be ready to go. """