diff --git a/docs/gui.rst b/docs/gui.rst index d5b7e1bd..b2b1fb73 100644 --- a/docs/gui.rst +++ b/docs/gui.rst @@ -132,5 +132,5 @@ top panel to view: collection ` operations, and run garbage collection manually * **Sync Jobs**: Create, manage and run :ref:`syncjobs` from remote servers -* **Verify Jobs**: Create, manage and run :ref:`verification` jobs on the +* **Verify Jobs**: Create, manage and run :ref:`maintenance_verification` jobs on the datastore diff --git a/docs/maintenance.rst b/docs/maintenance.rst index 1f3f129b..addc1b25 100644 --- a/docs/maintenance.rst +++ b/docs/maintenance.rst @@ -93,7 +93,7 @@ GC** from the top panel. From here, you can edit the schedule at which garbage collection runs and manually start the operation. -.. _verification: +.. _maintenance_verification: Verification ------------