mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 05:58:10 +02:00
doc: Fix internal links
This commit is contained in:
parent
bc2f9b956b
commit
3c6727ee5c
1 changed files with 2 additions and 2 deletions
|
|
@ -2937,7 +2937,7 @@ cairo_copy_clip_rectangle_list (cairo_t *cr)
|
|||
* CAIRO_TAG_DEST:
|
||||
*
|
||||
* Create a destination for a hyperlink. Destination tag attributes
|
||||
* are detailed at [Destinations][dests].
|
||||
* are detailed at [Destinations][dest].
|
||||
*
|
||||
* Since: 1.16
|
||||
**/
|
||||
|
|
@ -2946,7 +2946,7 @@ cairo_copy_clip_rectangle_list (cairo_t *cr)
|
|||
* CAIRO_TAG_LINK:
|
||||
*
|
||||
* Create hyperlink. Link tag attributes are detailed at
|
||||
* [Links][links].
|
||||
* [Links][link].
|
||||
*
|
||||
* Since: 1.16
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue