diff --git a/docs/source/design.rst b/docs/source/design.rst index a1e62918..0fe65ef6 100644 --- a/docs/source/design.rst +++ b/docs/source/design.rst @@ -1,3 +1,5 @@ +.. _design: + ====== Design ====== diff --git a/docs/source/faq.rst b/docs/source/faq.rst index a36d58f9..d9c4c350 100644 --- a/docs/source/faq.rst +++ b/docs/source/faq.rst @@ -61,7 +61,7 @@ Worker Processes How do I know which type of worker to use? ------------------------------------------ -Read the design_ page for help on the various worker types. +Read the :ref:`design` page for help on the various worker types. What types of workers are there? --------------------------------