From a1991a524ad6113b289dde62733bb995427c8c9d Mon Sep 17 00:00:00 2001 From: Petr Walczysko Date: Thu, 7 Jul 2022 13:28:01 +0100 Subject: [PATCH] Fix duplicate ref --- docs/import-cli.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/import-cli.rst b/docs/import-cli.rst index 10e3bce..0ac94b5 100644 --- a/docs/import-cli.rst +++ b/docs/import-cli.rst @@ -20,7 +20,7 @@ We will show: - How to deal with imports of large amounts of data in CLI, using the --bulk option and helper csv and yml files which define what is to be imported and how. -.. _Resources: +.. _Resources-import-cli: Resources --------- @@ -279,7 +279,7 @@ Nevertheless, there are cases which do not need visual checks and use a single r Resources --------- -Additionally to the :ref:`Resources mentioned in the import-cli section` and in the :ref:`Setup` you will also need the rendering and metadata plugins as mentioned in :doc:`render` and :doc:`metadata`, and possibly the following files: +Additionally to the :ref:`Resources mentioned in the import-cli section` and in the :ref:`Setup` you will also need the rendering and metadata plugins as mentioned in :doc:`render` and :doc:`metadata`, and possibly the following files: - https://github.com/ome/training-scripts/blob/master/maintenance/preparation/renderingdef.yml - :download:`simple-annotation.csv <../scripts/simple-annotation.csv>`