Skip to content

Commit eb1b369

Browse files
committed
moved main website source files
1 parent 747d22c commit eb1b369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pavement.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
server_path = '/var/www/doughellmann/DocumentRoot/docs/%s/' % PROJECT,
104104

105105
# What template should be used for the web site HTML?
106-
template_source = '~/Devel/personal/doughellmann/templates/base.html',
106+
template_source = '~/Devel/doughellmann/doughellmann/templates/base.html',
107107
template_dest = 'sphinx/web/templates/base.html',
108108
),
109109

0 commit comments

Comments
 (0)