Skip to content

Commit

Permalink
sphinx-linting: spaces and roles
Browse files Browse the repository at this point in the history
  • Loading branch information
eviau-artefactual committed Nov 17, 2023
1 parent e824af4 commit c9d4954
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,10 +283,10 @@ host, a good starting point is:
scrape_interval: 5s
static_configs:
- targets:
- localhost:7998
- localhost:7999
- localhost:62080
- localhost:62081
- localhost:7998
- localhost:7999
- localhost:62080
- localhost:62081
Start Prometheus, passing in the path to the config file: ``./prometheus
--config.file=prometheus.yml``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ instructions, it is best to download AtoM from the git repository (rather than
use one of the supplied tarballs).

You must enable the SWORD plugin (``qtSwordPlugin``) and the REST API
(``arRestApiPlugin``) from the:ref:` AtoM plugins menu <atom:manage-plugins>`.
(``arRestApiPlugin``) from the :ref:`AtoM plugins menu <atom:manage-plugins>`.

.. _config-dip-upload:

Expand Down
2 changes: 1 addition & 1 deletion getting-started/overview/dashboard.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ packages using the red "remove" button (see below).
4. Microservices and Jobs
-----------------------------

Archivematica's processing is performed through a number of:ref:`microservices
Archivematica's processing is performed through a number of :ref:`microservices
<microservices>`. Microservices are provided by a combination of Archivematica
Python scripts and one or more of the free, open-source `external software
tools <external-tools>` bundled in the Archivematica system.
Expand Down

0 comments on commit c9d4954

Please sign in to comment.