xuang7 commented on code in PR #76: URL: https://github.com/apache/incubator-texera-site/pull/76#discussion_r3788739368
########## hugo.toml: ########## @@ -144,19 +150,19 @@ enable = false # End user relevant links (left side footer & "Are you a User?" community section) [[params.links.user]] name = "Quick Start" -url = "/docs/latest/getting-started/" +url = "/docs/DOCS_VERSION/getting-started/" icon = "fa fa-rocket" desc_key = "quickstart_desc" [[params.links.user]] -name = "Releases" -url = "/releases/" +name = "Downloads" +url = "/downloads/" icon = "fa fa-download" desc_key = "releases_desc" Review Comment: Updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
