From 890129a0d5ad7c949af9b3ebc73db6f2cf7ea5bb Mon Sep 17 00:00:00 2001 From: Justin W. Flory (he/him) [Fedora Project] Date: Nov 03 2021 16:44:54 +0000 Subject: Fedora Websites: Swap git repositories used for source content This commit corresponds with the following Fedora W&A docs Pull Request: > https://pagure.io/fedora-websites/pull-request/1113 Once the above Pull Request is merged, the updated content for the Fedora Websites & Apps team can be sourced from that repository, and the old repository may be retired. This Pull Request makes the change to Fedora's Antora config so the documentation will be served from the expected place. Do **NOT** merge this Pull Request/commit before the above Pull Request is merged. Signed-off-by: Justin W. Flory (he/him) [Fedora Project] --- diff --git a/site.yml b/site.yml index eeabd9c..338c0f1 100644 --- a/site.yml +++ b/site.yml @@ -68,6 +68,9 @@ content: - url: https://pagure.io/fedora-commops.git start_path: docs branches: main + - url: https://pagure.io/fedora-websites.git + start_path: docs + branches: main - url: https://pagure.io/Fedora-Council/council-docs.git start_path: council branches: main @@ -108,7 +111,6 @@ content: branches: main - url: https://pagure.io/cpe/rawhide-gating-docs.git - url: https://pagure.io/cpe/docs.git - - url: https://pagure.io/fedora-docs/websites.git - url: https://pagure.io/fedora-qa/qa-docs.git - url: https://pagure.io/fedora-pgm/pgm_docs.git branches: main