@@ -5,7 +5,7 @@ For Developers
55If you would like to contribute to virtualenvwrapper directly, these
66instructions should help you get started. Patches, bug reports, and
77feature requests are all welcome through the `BitBucket site
8- <http://bitbucket.org/dhellmann /virtualenvwrapper/> `_. Contributions
8+ <http://bitbucket.org/virtualenvwrapper /virtualenvwrapper/> `_. Contributions
99in the form of patches or pull requests are easier to integrate and
1010will receive priority attention.
1111
@@ -40,25 +40,25 @@ documentation::
4040 updating environment: 0 added, 2 changed, 0 removed
4141 reading sources... [ 50%] command_ref
4242 reading sources... [100%] developers
43-
43+
4444 looking for now-outdated files... none found
4545 pickling environment... done
4646 checking consistency... done
4747 preparing documents... done
4848 writing output... [ 33%] command_ref
4949 writing output... [ 66%] developers
5050 writing output... [100%] index
51-
51+
5252 writing additional files... search
5353 copying static files... WARNING: static directory '/Users/dhellmann/Devel/virtualenvwrapper/plugins/docs/sphinx/pkg/static' does not exist
5454 done
5555 dumping search index... done
5656 dumping object inventory... done
5757 build succeeded, 1 warning.
58-
58+
5959 Build finished. The HTML pages are in build/html.
6060 cp -r docs/build/html virtualenvwrapper/docs
61-
61+
6262The output version of the documentation ends up in
6363``./virtualenvwrapper/docs `` inside your sandbox.
6464
0 commit comments