summaryrefslogtreecommitdiff
path: root/capi
diff options
context:
space:
mode:
authorRazrFalcon <razrfalcon@gmail.com>2019-01-03 14:10:12 +0200
committerRazrFalcon <razrfalcon@gmail.com>2019-01-03 14:10:12 +0200
commitcf365efd4ab280226f6b2f388f1620ea88f72d1d (patch)
tree758bf4e1acaaecab37a7f90120129d179c486bb6 /capi
parent3afab96590fe632c7912b3748c37d25e47c2db3d (diff)
Replace examples/qt-demo with tools/viewsvg.
Diffstat (limited to 'capi')
-rw-r--r--capi/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/capi/README.md b/capi/README.md
index cfc49be..51d8e5c 100644
--- a/capi/README.md
+++ b/capi/README.md
@@ -20,4 +20,4 @@ library since it will depend on Qt/cairo anyway.
A usage example with a *cairo* backend can be found at [examples/cairo-capi](../examples/cairo-capi).
-A usage example with a *qt* backend can be found in the [examples/qt-demo](../examples/qt-demo) app.
+A usage example with a *qt* backend can be found in the [tools/viewsvg](../tools/viewsvg) app.