On 2017-12-18 18:25, Paul Eggert wrote:
On 12/18/2017 05:07 PM, Brian Inglis wrote:
This should be in art: https://xkcd.com/1883/ It's already there.
FF find 1883 found only the date, not the href *%#@!
Hmm, I now see that when I click on the last link in https://data.iana.org/time-zones/tz-link.html it tries to take me to https://data.iana.org/time-zones/tz-art.htm but I get an Error 404 there. Conversely, in the source the former file is called "tz-link.htm" but the URL https://data.iana.org/time-zones/tz-link.htm does not work either. Perhaps we should simplify things by renaming tz-link.htm to tz-link.html and similarly rename tz-art.htm to tz-art.html. This should make these sorts of typos less likely.
In the IANA http: time-zones directory, those files seem to be named .html. In the code and data subdirectories, theory and tz-how-to have .html suffixes, tz-art and tz-link have .htm suffixes. In the IANA ftp: tz directory, these are evidently .html symlinks: theory.html -> code/theory.html tz-art.html -> code/tz-art.htm tz-how-to.html -> code/tz-how-to.html tz-link.html -> code/tz-link.htm -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada