mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-20 02:30:39 +02:00
Fix incorrect links in index html page used by cmake
This commit is contained in:
parent
0764f08e7e
commit
06219344a8
1 changed files with 4 additions and 4 deletions
|
|
@ -38,16 +38,16 @@ application manuals
|
|||
<br>
|
||||
</td>
|
||||
<td valign=top>
|
||||
<a href="dbus-daemon.html">D-Bus Daemon manual</a>
|
||||
<a href="dbus-daemon.1.html">D-Bus Daemon manual</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="dbus-launch.html">D-Bus launch manual</a>
|
||||
<a href="dbus-launch.1.html">D-Bus launch manual</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="dbus-send.html">D-Bus send tool manual</a>
|
||||
<a href="dbus-send.1.html">D-Bus send tool manual</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="dbus-monitor.html">D-Bus monitor manual</a>
|
||||
<a href="dbus-monitor.1.html">D-Bus monitor manual</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue