Fossil SCM
Consistency fix for a Fossil link in the enhanced default skin.
Commit
04186fcc1206752b89e995b335e441d856b0be9a
Parent
61e70f1fc795a4f…
1 file changed
+1
-1
+1
-1
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -1241,11 +1241,11 @@ | ||
| 1241 | 1241 | @ This page was generated in about |
| 1242 | 1242 | @ <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s by |
| 1243 | 1243 | @ <a href="$fossilUrl/">Fossil</a> |
| 1244 | 1244 | @ version $release_version $tclVersion |
| 1245 | 1245 | @ <a href="$fossilUrl/index.html/info/$version">$manifest_version</a> |
| 1246 | -@ <a href="$fossilUrl/fossil/timeline?c=$manifest_date&y=ci">$manifest_date</a> | |
| 1246 | +@ <a href="$fossilUrl/index.html/timeline?c=$manifest_date&y=ci">$manifest_date</a> | |
| 1247 | 1247 | @ </div> |
| 1248 | 1248 | @ </body></html> |
| 1249 | 1249 | @ '); |
| 1250 | 1250 | ; |
| 1251 | 1251 | |
| 1252 | 1252 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1241,11 +1241,11 @@ | |
| 1241 | @ This page was generated in about |
| 1242 | @ <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s by |
| 1243 | @ <a href="$fossilUrl/">Fossil</a> |
| 1244 | @ version $release_version $tclVersion |
| 1245 | @ <a href="$fossilUrl/index.html/info/$version">$manifest_version</a> |
| 1246 | @ <a href="$fossilUrl/fossil/timeline?c=$manifest_date&y=ci">$manifest_date</a> |
| 1247 | @ </div> |
| 1248 | @ </body></html> |
| 1249 | @ '); |
| 1250 | ; |
| 1251 | |
| 1252 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1241,11 +1241,11 @@ | |
| 1241 | @ This page was generated in about |
| 1242 | @ <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s by |
| 1243 | @ <a href="$fossilUrl/">Fossil</a> |
| 1244 | @ version $release_version $tclVersion |
| 1245 | @ <a href="$fossilUrl/index.html/info/$version">$manifest_version</a> |
| 1246 | @ <a href="$fossilUrl/index.html/timeline?c=$manifest_date&y=ci">$manifest_date</a> |
| 1247 | @ </div> |
| 1248 | @ </body></html> |
| 1249 | @ '); |
| 1250 | ; |
| 1251 | |
| 1252 |