We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a887c1 commit 4d3f882Copy full SHA for 4d3f882
1 file changed
ietf/settings.py
@@ -203,7 +203,7 @@
203
RFC_PATH = '/a/www/ietf-ftp/rfc/'
204
CHARTER_PATH = '/a/www/ietf-ftp/charters/'
205
CHARTER_TXT_URL = 'http://www.ietf.org/charter/'
206
-CONFLICT_REVIEW_PATH = '/a/www/ietf-ftp/conflict_reviews'
+CONFLICT_REVIEW_PATH = '/a/www/ietf-ftp/conflict-reviews'
207
AGENDA_PATH = '/a/www/www6s/proceedings/'
208
AGENDA_PATH_PATTERN = '/a/www/www6s/proceedings/%(meeting)s/agenda/%(wg)s.%(ext)s'
209
MINUTES_PATH_PATTERN = '/a/www/www6s/proceedings/%(meeting)s/minutes/%(wg)s.%(ext)s'
0 commit comments