#18 typo on the GNU free-your-javascript web page
Opened 5 years ago by billauger. Modified 5 years ago

the example link for web-labels is given like so:

<a href="/about/javascript" rel="jslicense">
or:
<a href="/about/javascript" data-jslicense="1">

this should really be 'javascript.html' because just before that example the page assumes the file is named: . javascript.html

For instance, you could write the file in about/javascript.html

i think this confused someone who wrote to the mailing list for help

http://lists.gnu.org/archive/html/help-librejs/2018-09/msg00004.html

he had the link pointing to a directory named 'javascript/' not a file, and the web-labels were actually in a file named index.html under that directory - should that work? - even so, shouldnt it be more clear and robust to point the link at the actual file?


Login to comment on this ticket.

Metadata