Use more https URLs
This commit is contained in:
parent
c15ae12109
commit
ee9730d6b7
1 changed files with 5 additions and 5 deletions
|
@ -357,7 +357,7 @@ children:
|
||||||
- name: Ask Fedora
|
- name: Ask Fedora
|
||||||
icon: ask_fedora.png
|
icon: ask_fedora.png
|
||||||
data:
|
data:
|
||||||
url: http://ask.fedoraproject.org/
|
url: https://ask.fedoraproject.org/
|
||||||
status_mappings: ['ask']
|
status_mappings: ['ask']
|
||||||
description: >
|
description: >
|
||||||
Any question at all about Fedora? Ask it here.
|
Any question at all about Fedora? Ask it here.
|
||||||
|
@ -387,7 +387,7 @@ children:
|
||||||
talk about what you are doing for Fedora.
|
talk about what you are doing for Fedora.
|
||||||
- name: Docs
|
- name: Docs
|
||||||
data:
|
data:
|
||||||
url: http://docs.fedoraproject.org
|
url: https://docs.fedoraproject.org
|
||||||
status_mappings: ['docs']
|
status_mappings: ['docs']
|
||||||
description: >
|
description: >
|
||||||
RTFM! Everything you could ever want to know.
|
RTFM! Everything you could ever want to know.
|
||||||
|
@ -414,7 +414,7 @@ children:
|
||||||
reported against them. All these kind of questions can be
|
reported against them. All these kind of questions can be
|
||||||
answered here.
|
answered here.
|
||||||
It is sometimes called "Fedora Community v2" after the old
|
It is sometimes called "Fedora Community v2" after the old
|
||||||
<a href="http://admin.fedoraproject.org/community">Fedora Community</a> site.
|
<a href="https://admin.fedoraproject.org/community">Fedora Community</a> site.
|
||||||
- name: Tagger
|
- name: Tagger
|
||||||
icon: tagger.png
|
icon: tagger.png
|
||||||
data:
|
data:
|
||||||
|
@ -434,7 +434,7 @@ children:
|
||||||
package repository as its output. You can make your **own** repositories!
|
package repository as its output. You can make your **own** repositories!
|
||||||
- name: PkgDB
|
- name: PkgDB
|
||||||
data:
|
data:
|
||||||
url: http://admin.fedoraproject.org/pkgdb
|
url: https://admin.fedoraproject.org/pkgdb
|
||||||
status_mappings: ['pkgdb']
|
status_mappings: ['pkgdb']
|
||||||
description: >
|
description: >
|
||||||
Manage ACLs of your packages.
|
Manage ACLs of your packages.
|
||||||
|
@ -451,7 +451,7 @@ children:
|
||||||
- name: Bodhi
|
- name: Bodhi
|
||||||
icon: bodhi.png
|
icon: bodhi.png
|
||||||
data:
|
data:
|
||||||
url: http://admin.fedoraproject.org/updates
|
url: https://admin.fedoraproject.org/updates
|
||||||
status_mappings: ['bodhi']
|
status_mappings: ['bodhi']
|
||||||
description: >
|
description: >
|
||||||
The tool you will use to push your packages to the Fedora
|
The tool you will use to push your packages to the Fedora
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue