jiayuasu commented on code in PR #31: URL: https://github.com/apache/sedona-spatialbench/pull/31#discussion_r2373418934
########## mkdocs.yml: ########## @@ -17,15 +17,38 @@ site_name: SpatialBench site_description: SpatialBench is a benchmark for assessing geospatial SQL analytics query performance across database systems +# Define a reusable block of links with a YAML anchor (&) +.community-links: &community_links + - Get Involved: + - Community: "https://sedona.apache.org/latest/community/contact/" + - Apache Software Foundation: "https://sedona.apache.org/latest/asf/asf/" + - Sedona Homepage: "https://sedona.apache.org/latest/" Review Comment: ```suggestion - Sedona Homepage: "https://sedona.apache.org" ``` -- 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]
