comparison website/README.txt @ 6269:92cc82788f83

Replace http:....roundup-tracker.org with https.
author John Rouillard <rouilj@ieee.org>
date Wed, 09 Sep 2020 21:38:28 -0400
parents 3a851df879cd
children 53e968351250
comparison
equal deleted inserted replaced
6268:bdcccd2b2141 6269:92cc82788f83
1 Roundup has three web sites: 1 Roundup has three web sites:
2 2
3 * http://www.roundup-tracker.org/ 3 * https://www.roundup-tracker.org/
4 * https://wiki.roundup-tracker.org/ 4 * https://wiki.roundup-tracker.org/
5 * https://issues.roundup-tracker.org/ 5 * https://issues.roundup-tracker.org/
6 6
7 www and wiki are hosted on SourceForge. 7 www and wiki are hosted on SourceForge.
8 8
119 119
120 instead update: 120 instead update:
121 121
122 ${project_home}/htdocs/dev-docs/ 122 ${project_home}/htdocs/dev-docs/
123 123
124 and the URL will be: http://www.roundup-tracker.org/dev-docs/docs.html 124 and the URL will be: https://www.roundup-tracker.org/dev-docs/docs.html
125 125
126 Note there appears to be a cache somewhere in the path, so you may 126 Note there appears to be a cache somewhere in the path, so you may
127 need to use: 127 need to use:
128 128
129 http://www.roundup-tracker.org/dev-docs/docs.html?foo=1 129 https://www.roundup-tracker.org/dev-docs/docs.html?foo=1
130 130
131 to cache bust. 131 to cache bust.

Roundup Issue Tracker: http://roundup-tracker.org/