From 3ab90cc0cd0f2e91fb9f2c8bf7d0e4928131349f Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Fri, 19 Aug 2022 14:14:37 +0200 Subject: [PATCH] aur: Fix broken ref --- swh/lister/aur/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swh/lister/aur/__init__.py b/swh/lister/aur/__init__.py index d6db8a2..833c72b 100644 --- a/swh/lister/aur/__init__.py +++ b/swh/lister/aur/__init__.py @@ -70,7 +70,7 @@ The origin url corresponds to the git url of a package, for example ``https://au Additionally we add some data set to "extra_loader_arguments": * **artifacts**: Represent data about the Aur package snapshot to download, - following :ref:`original-artifacts-json specification ` + following :ref:`original-artifacts-json specification ` * **aur_metadata**: To store all other interesting attributes that do not belongs to artifacts. Origin data example::