From 9e32e0f7adbc1a8f78f80004be51d0cd8021a1a2 Mon Sep 17 00:00:00 2001 From: Jonathan Guyer Date: Sun, 4 Aug 2024 14:06:15 -0400 Subject: [PATCH] Fix links --- docs/source/ADMINISTRATA.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/ADMINISTRATA.rst b/docs/source/ADMINISTRATA.rst index 59f97ffc09..2842fa6681 100644 --- a/docs/source/ADMINISTRATA.rst +++ b/docs/source/ADMINISTRATA.rst @@ -113,7 +113,7 @@ We use the :term:`Azure` and :term:`GitHub Actions` cloud services for catch breakages introduced by :term:`FiPy`'s prerequisites. A `pull request`_ may be tested with the latest prerequisites by setting - the :env:`CONDA_ENVIRONMENT_NOT_LOCK` environment variable in + the ``CONDA_ENVIRONMENT_NOT_LOCK`` environment variable in `Azure at queue time`_. .. |Tests| image:: https://dev.azure.com/guyer/FiPy/_apis/build/status/usnistgov.fipy?branchName=master @@ -129,7 +129,7 @@ We use the :term:`Azure` and :term:`GitHub Actions` cloud services for .. _.github/workflows/NISTtheDocs2Death.yml: https://github.com/usnistgov/fipy/blob/master/.github/workflows/NISTtheDocs2Death.yml .. |.github/workflows/nix.yml| replace:: :file:`{FiPySource}/.github/workflows/nix.yml` .. _.github/workflows/nix.yml: https://github.com/usnistgov/fipy/blob/master/.github/workflows/nix.yml -.. Azure at queue time: https://learn.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%2Cbatch#allow-at-queue-time +.. _Azure at queue time: https://learn.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%2Cbatch#allow-at-queue-time .. _CONDALOCKFILES: