#4678 Fix the link to the container namespace in srcfpo.
Merged 4 years ago by pingou. Opened 4 years ago by cverna.
cverna/pagure fix_container_namespace  into  master

@@ -79,7 +79,7 @@ 

          <ul>

              <li><a href="/projects/rpms/*">RPMs</a></li>

              <li><a href="/projects/modules/*">modules</a></li>

-             <li><a href="/projects/containers/*">containers</a></li>

+             <li><a href="/projects/container/*">containers</a></li>

              <li><a href="/projects/flatpaks/*">flatpaks</a></li>

              <li><a href="/projects/tests/*">tests</a></li>

          </ul>

Thanks!
I'll get this in right after https://pagure.io/pagure/pull-request/4675 and it'll be in 5.8.1

This isn't covered in the tests so I'm just going to merge it manually.

Thanks again for the fix.

Commit 79b0dd4 fixes this pull-request

Pull-Request has been merged by pingou

4 years ago