changed CONFLICT_REVIEW_PATH from conflict_reviews to conflict-reviews
- Legacy-Id: 4993
This commit is contained in:
parent
1a887c1f7f
commit
4d3f882d76
|
@ -203,7 +203,7 @@ INTERNET_DRAFT_PDF_PATH = '/a/www/ietf-datatracker/pdf/'
|
|||
RFC_PATH = '/a/www/ietf-ftp/rfc/'
|
||||
CHARTER_PATH = '/a/www/ietf-ftp/charters/'
|
||||
CHARTER_TXT_URL = 'http://www.ietf.org/charter/'
|
||||
CONFLICT_REVIEW_PATH = '/a/www/ietf-ftp/conflict_reviews'
|
||||
CONFLICT_REVIEW_PATH = '/a/www/ietf-ftp/conflict-reviews'
|
||||
AGENDA_PATH = '/a/www/www6s/proceedings/'
|
||||
AGENDA_PATH_PATTERN = '/a/www/www6s/proceedings/%(meeting)s/agenda/%(wg)s.%(ext)s'
|
||||
MINUTES_PATH_PATTERN = '/a/www/www6s/proceedings/%(meeting)s/minutes/%(wg)s.%(ext)s'
|
||||
|
|
Loading…
Reference in a new issue