samredai commented on code in PR #131:
URL: https://github.com/apache/iceberg-docs/pull/131#discussion_r936819500
##########
docs/config.toml:
##########
@@ -34,9 +34,10 @@ home = [ "HTML", "RSS", "SearchIndex" ]
{ name = "Quickstart", url = "/spark-quickstart", weight = 100 },
{ name = "Docs", url = "/docs/latest", weight = 200 },
{ name = "Releases", pre = "relative", url = "../../releases", weight =
600 },
+ { name = "Roadmap", pre = "relative", url = "../../roadmap", weight = 997
},
{ name = "Blogs", pre = "relative", url = "../../blogs", weight = 998 },
{ name = "Talks", pre = "relative", url = "../../talks", weight = 999 },
- { name = "Roadmap", pre = "relative", url = "../../roadmap", weight = 997
},
+ { name = "Vendors", pre = "relative", url = "../../vendors", weight = 1000
},
Review Comment:
You're making some great points ;)
I agree, let's keep it next to Blogs and Talks. 👍
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]