forked from Imagelibrary/rtems
doc/texi2any_init.in: Correct link to Library index.html
This commit is contained in:
@@ -7,7 +7,7 @@ Logo"> </A>
|
||||
|
||||
texinfo_register_handler('setup', \&add_button);
|
||||
|
||||
my $button_text = '<a href="../dir.html">Directory</a>';
|
||||
my $button_text = '[<a href="../index.html">Directory</a>]';
|
||||
sub add_button($)
|
||||
{
|
||||
my $self = shift;
|
||||
|
||||
Reference in New Issue
Block a user