Skip to content

Commit

Permalink
Fix:rss link blindly appends /blog/index.html
Browse files Browse the repository at this point in the history
Signed-off-by: Pankaj Patil <[email protected]>
  • Loading branch information
Patil2099 committed Jun 19, 2021
1 parent d871370 commit ec67575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec67575

Please sign in to comment.