summaryrefslogtreecommitdiffstats
path: root/gfx/docs
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/docs')
-rw-r--r--gfx/docs/Moz2D.rst2
-rw-r--r--gfx/docs/RenderingOverview.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/gfx/docs/Moz2D.rst b/gfx/docs/Moz2D.rst
index 0be251a209..66e853af9b 100644
--- a/gfx/docs/Moz2D.rst
+++ b/gfx/docs/Moz2D.rst
@@ -13,4 +13,4 @@ mechanism for modularization/dependencies. That being said, we still try
to keep the coupling with the rest of Gecko low for hygiene, simplicity
and perhaps a more modular future.
-See also `Moz2D documentation on wiki <https://wiki.mozilla.org/Platform/GFX/Moz2D>`.
+See also `Moz2D documentation on wiki <https://wiki.mozilla.org/Platform/GFX/Moz2D>`_.
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
~~~~~~~~~~~~~~~~~~