avr-libc icon indicating copy to clipboard operation
avr-libc copied to clipboard

[bug #50017] Bad LCD4Linux link on demos page.

Open avrs-admin opened this issue 3 years ago • 2 comments

Tue 10 Jan 2017 07:55:46 PM CET

http://www.nongnu.org/avr-libc/user-manual/group__demos.html

Last paragraph mentioning stdio usage. The LCD4Linux link is dead. Additionally, it redirects to an invalid address on my browser: https://www.bulix.orgprojects/lcd4linux/. Fixing this link does not result in a valid page.

The link wanted is probably https://lcd4linux.bulix.org/.

This issue was migrated from https://savannah.nongnu.org/bugs/?50017

avrs-admin avatar Jan 31 '22 02:01 avrs-admin

Joerg Wunsch <joerg_wunsch> Tue 10 Jan 2017 11:09:06 PM CET

The actual URL in the documentation source is:

<a href="http://ssl.bulix.org/projects/lcd4linux/">LCD4Linux</a>

However, their redirection is broken, resulting in the URL you mentioned.

We can fix the avr-libc documentation, but you might want to report it to them as well, so they could fix their broken redirection,

avrs-admin avatar Jan 31 '22 02:01 avrs-admin

-X- Wed 11 Jan 2017 04:13:25 PM CET

I've emailed the administrator of the site. Either it will start working in the near future, or switching to "httpS://" does the trick as well. Cheers!

avrs-admin avatar Jan 31 '22 02:01 avrs-admin