File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ <h4 id="{{ name_status.ident }}-non-python">
6262 </ td >
6363 < td >
6464 < a target ="_blank " href ="https://admin.fedoraproject.org/pkgdb/package/{{ pkg[0] }}/ "> PkgDB</ a > ,
65- < a target ="_blank " href ="https://src.fedoraproject.org/cgit/ rpms/{{ pkg[0] }}.git/tree /{{ pkg[0] }}.spec "> spec</ a >
65+ < a target ="_blank " href ="https://src.fedoraproject.org/rpms/{{ pkg[0] }}/blob/master/f /{{ pkg[0] }}.spec "> spec</ a >
6666 </ td >
6767 </ tr >
6868 {% endfor %}
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ <h1>Package {{ pkg.name }} </h1>
2929 < a href ="https://admin.fedoraproject.org/pkgdb/package/{{ pkg.name }}/ ">
3030 {{ pkg.name }}</ a >
3131 in the Fedora Package Database, or go directly to the corresponding
32- < a href ="https://src.fedoraproject.org/cgit/ rpms/{{ pkg.name }}.git/tree /{{ pkg.name }}.spec "> spec file</ a > .
32+ < a href ="https://src.fedoraproject.org/rpms/{{ pkg.name }}/blob/master/f /{{ pkg.name }}.spec "> spec file</ a > .
3333 </ div >
3434 </ div >
3535 < div class ="col-md-3 ">
You can’t perform that action at this time.
0 commit comments