aboutsummaryrefslogtreecommitdiffstats
path: root/doc/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpp')
-rw-r--r--doc/cpp/view.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cpp/view.rst b/doc/cpp/view.rst
index 1b93379..5366731 100644
--- a/doc/cpp/view.rst
+++ b/doc/cpp/view.rst
@@ -60,7 +60,7 @@ Configuring the Frame
*********************
Before display,
-the necessary :doc:`frame <api/frame>` and :doc:`window <api/window>` attributes should be set.
+the necessary :doc:`frame <api/puglpp_frame>` and :doc:`window <api/puglpp_window>` attributes should be set.
These allow the window system (or plugin host) to arrange the view properly.
Derived classes can configure themselves during construction,