Fix:rss link blindly appends /blog/index.html (#3886)
Signed-off-by: Pankaj Patil <pankaj.patil2099@hotmail.com>pull/3893/head
parent
bad5a46f23
commit
f2cf7d5a2d
|
@ -55,7 +55,7 @@ params:
|
|||
url: https://groups.google.com/forum/#!forum/projectvelero
|
||||
- title: RSS
|
||||
fa_icon: fa fa-rss
|
||||
url: blog/index.xml
|
||||
url: /blog/index.xml
|
||||
- title: GitHub
|
||||
fa_icon: fab fa-github
|
||||
url: https://github.com/vmware-tanzu/velero
|
||||
|
|
Loading…
Reference in New Issue