[docs][JITLink] Yet more experiments to try to understand sphinx error.

This commit is contained in:
Lang Hames 2021-02-24 22:22:16 +11:00
parent 3fbe630e03
commit 038a09120b
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ JITLink and ObjectLinkingLayer
``JITDylib``, or emitted from some higher level program representation, and
linked into an executor process (which may be the same process) on request.
Either way, when an object is emitted the ObjectLinkingLayer constructs a
``LinkGraph`` (see :ref:`Constructing LinkGraphs`) and calls JITLink's
``LinkGraph`` (see Constructing LinkGraphs) and calls JITLink's
``link`` function.
Test text.