Mercurial > p > roundup > code
diff doc/conf.py @ 5628:64ceb9c14b28 maint-1.6
Changed references to http://issues.roundup-tracker.org to https now
that the site is TLS enabled.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 12 Feb 2019 21:31:41 -0500 |
| parents | 487dc55e3c5e |
| children | 9619d64c0351 |
line wrap: on
line diff
--- a/doc/conf.py Wed Feb 20 19:43:32 2019 -0500 +++ b/doc/conf.py Tue Feb 12 21:31:41 2019 -0500 @@ -94,7 +94,7 @@ # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. -# see http://issues.roundup-tracker.org/issue2550907: +# see https://issues.roundup-tracker.org/issue2550907: exclude_patterns = ['_build', 'announcement.txt', 'whatsnew-0.7.txt', 'whatsnew-0.8.txt', 'security.txt' ]
