Skip to content

Commit

Permalink
linkify
Browse files Browse the repository at this point in the history
  • Loading branch information
Niall O'Higgins committed Apr 9, 2012
1 parent 71483b1 commit feac775
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deployment/dotcloud.rst
Expand Up @@ -3,7 +3,7 @@ DotCloud

`DotCloud <http://www.dotcloud.com/>`_ offers support for all WSGI frameworks.
Below is a quickstart guide for Pyramid apps. You can also read the `DotCloud
Python documentation <http://newdocs.dotcloud.com/services/python/>` for
Python documentation <http://docs.dotcloud.com/services/python/>`_ for
a complete overview.

Step 0: Install DotCloud
Expand Down Expand Up @@ -51,7 +51,7 @@ root directory of your app. Here are some samples for a basic Pyramid app:
type: postgresql
Learn more about the `dotcloud.yml
<http://docs.dotcloud.com/guides/build-file/> here`.
<http://docs.dotcloud.com/guides/build-file/> here`_.

``wsgi.py``

Expand Down Expand Up @@ -95,7 +95,7 @@ your pyramid app:
Learn more about the `DotCloud environment.json
<http://docs.dotcloud.com/guides/environment/>`.
<http://docs.dotcloud.com/guides/environment/>`_.

Step 3: Deploy your app
=======================
Expand Down

0 comments on commit feac775

Please sign in to comment.