diff options
author | Andreas Boll <[email protected]> | 2012-09-18 19:31:28 +0200 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2012-09-19 17:15:48 +0200 |
commit | a73c59b7a6f45aeca32134873f893af178b354b8 (patch) | |
tree | 3881305de88ca05cfc8fb78aef2beca7a442bf62 /docs/openvg.html | |
parent | 7b092548837254d1d9c741d31acac402354c0a2b (diff) |
docs: remove obsolete target attribute
Diffstat (limited to 'docs/openvg.html')
-rw-r--r-- | docs/openvg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openvg.html b/docs/openvg.html index d45e8a8780f..5bc866a33b1 100644 --- a/docs/openvg.html +++ b/docs/openvg.html @@ -21,7 +21,7 @@ The current version of the OpenVG state tracker implements OpenVG 1.1. </p> <p> More informations about OpenVG can be found at -<a href="http://www.khronos.org/openvg/" target="_parent"> +<a href="http://www.khronos.org/openvg/"> http://www.khronos.org/openvg/</a> . </p> <p> |