jbampton opened a new pull request, #1317: URL: https://github.com/apache/sedona/pull/1317
## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest-snapshot/community/develop/) ## Is this PR related to a JIRA ticket? - No, this is a documentation update. The PR name follows the format `[DOCS] my subject`. ## What changes were proposed in this PR? If you go to the next link / page on the GitHub website and see the link `RS_NetCDFInfo` just below you will find after clicking that the link is wrong it jumps away from the page. https://github.com/apache/sedona/blob/master/docs/api/sql/Raster-loader.md#rs_fromnetcdf And you can see it working here: https://github.com/jbampton/sedona/blob/fix-links-to-work-on-github/docs/api/sql/Raster-loader.md#rs_fromnetcdf Same with the other three links that were fixed. They all now work on GitHub too. ## How was this patch tested? Visually and clicked the links on GitHub ## Did this PR include necessary documentation updates? - No, this PR does not affect any public API so no need to change the docs. -- 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]
