mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-01 20:48:06 +02:00
doc: Fix external links
This commit is contained in:
parent
06cda058f2
commit
bc0139fd1a
1 changed files with 3 additions and 3 deletions
|
|
@ -73,9 +73,9 @@ typedef enum _cairo_svg_version {
|
|||
* lengths in the SVG specification.
|
||||
*
|
||||
* See also:
|
||||
* https://www.w3.org/TR/SVG/coords.html#Units
|
||||
* https://www.w3.org/TR/SVG/types.html#DataTypeLength
|
||||
* https://www.w3.org/TR/css-values-3/#lengths
|
||||
* - [SVG Units](https://www.w3.org/TR/SVG/coords.html#Units)
|
||||
* - [SVG Types](https://www.w3.org/TR/SVG/types.html#DataTypeLength)
|
||||
* - [CSS Length](https://www.w3.org/TR/css-values-3/#lengths)
|
||||
*
|
||||
* Since: 1.16
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue