aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/datavisualization/surface_model_numpy/doc/surface_model_numpy.rst2
-rw-r--r--examples/declarative/referenceexamples/extended/doc/extended.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/datavisualization/surface_model_numpy/doc/surface_model_numpy.rst b/examples/datavisualization/surface_model_numpy/doc/surface_model_numpy.rst
index e08ca00a3..b5b91df2f 100644
--- a/examples/datavisualization/surface_model_numpy/doc/surface_model_numpy.rst
+++ b/examples/datavisualization/surface_model_numpy/doc/surface_model_numpy.rst
@@ -17,7 +17,7 @@ qualities. This example demonstrates the following features:
For instructions about how to interact with the graph, see `this page`_.
-.. image:: ../../surface/doc/surface_mountain.png
+.. image:: surface_mountain.png
:width: 400
:alt: Surface Example Screenshot
diff --git a/examples/declarative/referenceexamples/extended/doc/extended.rst b/examples/declarative/referenceexamples/extended/doc/extended.rst
index 1f78ac1b8..745960535 100644
--- a/examples/declarative/referenceexamples/extended/doc/extended.rst
+++ b/examples/declarative/referenceexamples/extended/doc/extended.rst
@@ -1,4 +1,4 @@
-.. _qml-extension-objects-example
+.. _qml-extension-objects-example:
Extending QML - Extension Objects Example
=========================================