Merge lp:~dholbach/help-app/1424953 into lp:~ubuntu-touch-coreapps-drivers/help-app/trunk

Proposed by Daniel Holbach
Status: Merged
Approved by: David Planella
Approved revision: 73
Merged at revision: 51
Proposed branch: lp:~dholbach/help-app/1424953
Merge into: lp:~ubuntu-touch-coreapps-drivers/help-app/trunk
Prerequisite: lp:~dholbach/help-app/1423871
Diff against target: 11 lines (+1/-0)
1 file modified
edit-here/pelicanconf.py (+1/-0)
To merge this branch: bzr merge lp:~dholbach/help-app/1424953
Reviewer Review Type Date Requested Status
David Planella Approve
Review via email: mp+250725@code.launchpad.net
To post a comment you must log in.
Revision history for this message
David Planella (dpm) wrote :

This indeed fixes the problem and makes sense

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'edit-here/pelicanconf.py'
2--- edit-here/pelicanconf.py 2015-02-24 09:36:13 +0000
3+++ edit-here/pelicanconf.py 2015-02-24 09:36:14 +0000
4@@ -12,6 +12,7 @@
5
6 DEFAULT_LANG = u'en'
7
8+RELATIVE_URLS = True
9 DIRECT_TEMPLATES = []
10 SLUGIFY_SOURCE = 'basename'
11 PAGE_URL = '{slug}.html'

Subscribers

People subscribed via source and target branches