mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-15 11:46:06 +00:00
Fix:rss link blindly appends /blog/index.html (#3886)
Signed-off-by: Pankaj Patil <pankaj.patil2099@hotmail.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user