Skip to content

Commit

Permalink
Fix wrong path of repository
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Oct 16, 2012
1 parent 4ad3f9a commit 2a8772e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,5 +281,5 @@
}

# Custom code_ext config values
code_url = 'git://git.code.sf.net/p/turbogears2/tg2tut'
code_url = 'git://github.com/TurboGears/tg2tut.git'
todo_include_todos = True

0 comments on commit 2a8772e

Please sign in to comment.