On Tue, 11 Jul 2017, Georg-Johann Lay wrote:

> Hi, in a recent change I added a pointer to some
> Binutils documentation in doc/extend.texi:
> 
> see the GNU Binutils
> @w{@uref{https://sourceware.org/binutils/docs/as/AVR_002dDependent.html,AVR
> assembler manual}}.

For other manuals in the Texinfo universe, it's best to use Texinfo @xref 
in its five-argument form.  Then, for such a link to work on gcc.gnu.org, 
you need a .htaccess entry to redirect from /onlinedocs/as to a location 
where that manual is actually available online.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to