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
|
||||
icon: ask_fedora.png
|
||||
data:
|
||||
url: http://ask.fedoraproject.org/
|
||||
url: https://ask.fedoraproject.org/
|
||||
status_mappings: ['ask']
|
||||
description: >
|
||||
Any question at all about Fedora? Ask it here.
|
||||
|
@ -387,7 +387,7 @@ children:
|
|||
talk about what you are doing for Fedora.
|
||||
- name: Docs
|
||||
data:
|
||||
url: http://docs.fedoraproject.org
|
||||
url: https://docs.fedoraproject.org
|
||||
status_mappings: ['docs']
|
||||
description: >
|
||||
RTFM! Everything you could ever want to know.
|
||||
|
@ -414,7 +414,7 @@ children:
|
|||
reported against them. All these kind of questions can be
|
||||
answered here.
|
||||
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
|
||||
icon: tagger.png
|
||||
data:
|
||||
|
@ -434,7 +434,7 @@ children:
|
|||
package repository as its output. You can make your **own** repositories!
|
||||
- name: PkgDB
|
||||
data:
|
||||
url: http://admin.fedoraproject.org/pkgdb
|
||||
url: https://admin.fedoraproject.org/pkgdb
|
||||
status_mappings: ['pkgdb']
|
||||
description: >
|
||||
Manage ACLs of your packages.
|
||||
|
@ -451,7 +451,7 @@ children:
|
|||
- name: Bodhi
|
||||
icon: bodhi.png
|
||||
data:
|
||||
url: http://admin.fedoraproject.org/updates
|
||||
url: https://admin.fedoraproject.org/updates
|
||||
status_mappings: ['bodhi']
|
||||
description: >
|
||||
The tool you will use to push your packages to the Fedora
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue