File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ gnome-desktop:
147147 > on gobject introspection to bind to python.
148148
149149 Note that since
150- [gnome-desktop3](https://admin .fedoraproject.org/pkgdb/package /rpms/gnome-desktop3/)
150+ [gnome-desktop3](https://src .fedoraproject.org/rpms/gnome-desktop3/)
151151 uses GObject introspection, it has no own Python code and thus does not
152152 show up in PortingDB.
153153gnome-python2 :
@@ -311,7 +311,7 @@ pygtksourceview:
311311 Sugested replacement: `gtksourceview`
312312
313313 Note that since
314- [gtksourceview](https://admin .fedoraproject.org/pkgdb/package /rpms/gtksourceview/)
314+ [gtksourceview](https://src .fedoraproject.org/rpms/gtksourceview/)
315315 uses GObject introspection, it has no own Python code and thus does not
316316 show up in PortingDB.
317317pyliblzma :
@@ -871,8 +871,8 @@ vegastrike-data: *vegastrike-cycle
871871vte :
872872 status : dropped
873873 note : |
874- Replacement: [`vte3`](https://admin .fedoraproject.org/pkgdb/package /vte3/)
875- (Note that [vte3](https://admin .fedoraproject.org/pkgdb/package /vte3/) does
874+ Replacement: [`vte3`](https://src .fedoraproject.org/rpms /vte3/)
875+ (Note that [vte3](https://src .fedoraproject.org/rpms /vte3/) does
876876 not itself depend on Python, so it does not show up in portingdb).
877877will-crash :
878878 status : released # (exception)
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ <h4 id="{{ name_status.ident }}-non-python">
6161 < span class ="pkgstatus-icon " style ="background-color: {{ name_status.color }} "> </ span > {{ pkg[0] }}
6262 </ td >
6363 < td >
64- < a target ="_blank " href ="https://admin .fedoraproject.org/pkgdb/package/ {{ pkg[0] }}/ "> PkgDB </ a > ,
64+ < a target ="_blank " href ="https://src .fedoraproject.org/rpms/ {{ pkg[0] }}/ "> Pagure </ a > ,
6565 < a target ="_blank " href ="https://src.fedoraproject.org/rpms/{{ pkg[0] }}/blob/master/f/{{ pkg[0] }}.spec "> spec</ a >
6666 </ td >
6767 </ tr >
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ <h1>Package {{ pkg.name }} </h1>
2626 < div >
2727 < img src ="https://fedoraproject.org/static/images/favicon.ico ">
2828 See
29- < a href ="https://admin .fedoraproject.org/pkgdb/package /{{ pkg.name }}/ ">
29+ < a href ="https://src .fedoraproject.org/rpms /{{ pkg.name }}/ ">
3030 {{ pkg.name }}</ a >
31- in the Fedora Package Database , or go directly to the corresponding
31+ in the Fedora Pagure , or go directly to the corresponding
3232 < a href ="https://src.fedoraproject.org/rpms/{{ pkg.name }}/blob/master/f/{{ pkg.name }}.spec "> spec file</ a > .
3333 </ div >
3434 </ div >
You can’t perform that action at this time.
0 commit comments