Fix target of calendar redirect
Turns out that target has to be a url or apache barfs on it. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8d703f7a53
commit
27e99835e5
1 changed files with 1 additions and 1 deletions
|
@ -898,4 +898,4 @@
|
|||
shortname: fedcalendar
|
||||
website: apps.fedoraproject.org
|
||||
path: /calendar
|
||||
target: calendar.fedoraproject.org
|
||||
target: https://calendar.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue