#4194 Many broken "under git" links in https://fedorahosted.org/web/
Closed: Fixed Opened by scop.

Many of the "Project $project under git" links in the "Project Description" column at https://fedorahosted.org/web/ are broken, for example for redhat-rpm-config, releng, fedora-gnome-theme, fedora-icon-theme, bluecurve-* etc etc; they point to a page saying "No repositories found".

It seems that for most repositories /git/... URLs point to the correct web-browsable location but for a bunch of them only /cgit/... works. But I didn't spot a single one for which /cgit/... wouldn't work so it seems that it would be an improvement to use it for all these projects.

For example, compare https://git.fedorahosted.org/git/releng (the link in /web/) and https://git.fedorahosted.org/cgit/releng


This is just another symptom of the thing I asked about fixing in ticket #4192. ;)

These projects were all created without .git on the end, but the thing that we ran to setup cgit added .git to the end.

Closing this in favor of #4192.

Metadata