#72 Update Package Maintainer Docs links
Merged 2 years ago by mvadkert. Opened 2 years ago by oturpe.
fedora-ci/ oturpe/docs update-packager-docs-links  into  master

Update Package Maintainer Docs links
Otto Urpelainen • 2 years ago  
@@ -13,7 +13,7 @@ 

   sudo dnf install fedpkg standard-test-roles

  

  Use `fedpkg` to clone the package git repository.

- See the https://fedoraproject.org/wiki/Package_maintenance_guide[Package Maintenance Guide] for more info about the tool.

+ See the https://docs.fedoraproject.org/en-US/package-maintainers/Package_Maintenance_Guide/[Package Maintenance Guide] for more info about the tool.

  

   fedpkg clone -a bash

   git checkout -b f33 remotes/origin/f33

@@ -28,7 +28,7 @@ 

   git clone https://src.fedoraproject.org/rpms/qrencode.git

  

  You can also use the `fedpkg` to clone the repo.

- See the https://fedoraproject.org/wiki/Package_maintenance_guide[Package Maintenance Guide] for more info about the tool:

+ See the https://docs.fedoraproject.org/en-US/package-maintainers/Package_Maintenance_Guide/[Package Maintenance Guide] for more info about the tool:

  

   fedpkg clone -a qrencode

  

Package Maintainer Docs have moved
from wiki to docs.fedoraproject.org.
Update links to point to the new location.

Pull-Request has been merged by mvadkert

2 years ago