Skip to content

Commit 7795967

Browse files
committed
Corrected link to bootstrap example script of fassembler. Fixes #99.
1 parent d664afc commit 7795967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Here's a more concrete example of how you could use this::
172172
f = open('blog-bootstrap.py', 'w').write(output)
173173

174174
Another example is available `here
175-
<https://svn.openplans.org/svn/fassembler/trunk/fassembler/create-venv-script.py>`_.
175+
<https://github.com/socialplanning/fassembler/blob/master/fassembler/create-venv-script.py>`_.
176176

177177
activate script
178178
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)