Skip to content

Commit 4d3f882

Browse files
committed
changed CONFLICT_REVIEW_PATH from conflict_reviews to conflict-reviews
- Legacy-Id: 4993
1 parent 1a887c1 commit 4d3f882

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
RFC_PATH = '/a/www/ietf-ftp/rfc/'
204204
CHARTER_PATH = '/a/www/ietf-ftp/charters/'
205205
CHARTER_TXT_URL = 'http://www.ietf.org/charter/'
206-
CONFLICT_REVIEW_PATH = '/a/www/ietf-ftp/conflict_reviews'
206+
CONFLICT_REVIEW_PATH = '/a/www/ietf-ftp/conflict-reviews'
207207
AGENDA_PATH = '/a/www/www6s/proceedings/'
208208
AGENDA_PATH_PATTERN = '/a/www/www6s/proceedings/%(meeting)s/agenda/%(wg)s.%(ext)s'
209209
MINUTES_PATH_PATTERN = '/a/www/www6s/proceedings/%(meeting)s/minutes/%(wg)s.%(ext)s'

0 commit comments

Comments
 (0)