From 7eb1af862d6cb99ac2d1c1a16ad5c1a6204380dc Mon Sep 17 00:00:00 2001 From: pixar-oss Date: Wed, 23 Oct 2024 08:26:27 -0700 Subject: [PATCH] doc fixes for tutorial errors (Internal change: 2345344) --- docs/tut_authoring_variants.rst | 2 +- docs/tut_traversing_stage.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tut_authoring_variants.rst b/docs/tut_authoring_variants.rst index 25ec7a34d6..5f053cbc6c 100644 --- a/docs/tut_authoring_variants.rst +++ b/docs/tut_authoring_variants.rst @@ -344,7 +344,7 @@ these files to a working directory and make them writable. .. image:: http://openusd.org/images/tut_authoring_variants_helloworld2.png #. In the interpreter you can see the variant selections that usdview authors to - the `session layer <#usdglossary-sessionlayer>`_ . This is the same sparse + the :ref:`session layer `. This is the same sparse override you would see if you referenced this layer into another one and authored the variant selection in the referencing layer. diff --git a/docs/tut_traversing_stage.rst b/docs/tut_traversing_stage.rst index 75b584fbb8..e697ef1473 100644 --- a/docs/tut_traversing_stage.rst +++ b/docs/tut_traversing_stage.rst @@ -78,7 +78,7 @@ folder to a working directory and make its contents writable. .. image:: http://openusd.org/images/tut_traversing_stage_refexample.png You can inspect the contents of the - `session layer <#usdglossary-sessionlayer>`_ in the interpreter to see + :ref:`session layer ` in the interpreter to see the authored deactivation opinion. .. code-block:: pycon