diff options
Diffstat (limited to 'gfx/docs/RenderingOverview.rst')
-rw-r--r-- | gfx/docs/RenderingOverview.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/docs/RenderingOverview.rst b/gfx/docs/RenderingOverview.rst index 1b2e30b6f6..7074a59974 100644 --- a/gfx/docs/RenderingOverview.rst +++ b/gfx/docs/RenderingOverview.rst @@ -120,7 +120,7 @@ something 'interesting' with the page in return? What about nested frames or nested scrollbars? What if we scroll so much that we go past the boundaries of the Scene that we know about? -See AsyncPanZoom.rst for all that and more. +See :ref:`apz` for all that and more. A Few More Details ~~~~~~~~~~~~~~~~~~ |