From 459e6cf8d383ea6535b44e8e011687d05814eb65 Mon Sep 17 00:00:00 2001 From: Brendan Reilly Date: Tue, 13 Jun 2023 13:46:17 -0400 Subject: [PATCH] Update links in readme Fixes: #1774 --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 38689ac0..cfcf270a 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Change Log For a detailed change log, see |docs/CHANGELOG.rst|_. .. |docs/CHANGELOG.rst| replace:: ``docs/CHANGELOG.rst`` -.. _docs/CHANGELOG.rst: docs/CHANGELOG.rst +.. _docs/CHANGELOG.rst: https://pagure.io/fm-orchestrator/blob/master/f/docs/CHANGELOG.rst Contributing ============ @@ -36,7 +36,7 @@ Contributing For detailed information on how to contribute, see |docs/CONTRIBUTING.rst|_. .. |docs/CONTRIBUTING.rst| replace:: ``docs/CONTRIBUTING.rst`` -.. _docs/CONTRIBUTING.rst: docs/CONTRIBUTING.rst +.. _docs/CONTRIBUTING.rst: https://pagure.io/fm-orchestrator/blob/master/f/docs/CONTRIBUTING.rst Rebuild Strategies ================== @@ -44,7 +44,7 @@ Rebuild Strategies For detailed information on rebuild strategies, see |docs/REBUILD_STRATEGIES.rst|_. .. |docs/REBUILD_STRATEGIES.rst| replace:: ``docs/REBUILD_STRATEGIES.rst`` -.. _docs/REBUILD_STRATEGIES.rst: docs/REBUILD_STRATEGIES.rst +.. _docs/REBUILD_STRATEGIES.rst: https://pagure.io/fm-orchestrator/blob/master/f/docs/REBUILD_STRATEGIES.rst Supported build systems ======================= @@ -958,4 +958,4 @@ Virtual Modules For a detailed description of virtual modules, see |docs/VIRTUAL_MODULES.rst|_. .. |docs/VIRTUAL_MODULES.rst| replace:: ``docs/VIRTUAL_MODULES.rst`` -.. _docs/VIRTUAL_MODULES.rst: docs/VIRTUAL_MODULES.rst +.. _docs/VIRTUAL_MODULES.rst: https://pagure.io/fm-orchestrator/blob/master/f/docs/VIRTUAL_MODULES.rst