diff options
Diffstat (limited to 'tests/data/svg')
| -rw-r--r-- | tests/data/svg/text.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/svg/text.svg b/tests/data/svg/text.svg index 6b0a130..2bdf01e 100644 --- a/tests/data/svg/text.svg +++ b/tests/data/svg/text.svg @@ -7,7 +7,7 @@ <ellipse cx="225" cy="50" rx="60" ry="30"/> <text x="225" y="50" fill="#fff" text-anchor="middle" font-size="16">B</text> </a> - <a xlink:href="http://example.com/1"> + <a xlink:href="http://example.com/3"> <ellipse cx="150" cy="150" rx="60" ry="30"/> <text x="150" y="150" fill="#fff" text-anchor="middle" font-size="16">C</text> </a> |
