tomatotomata opened a new pull request, #139: URL: https://github.com/apache/gravitino-site/pull/139
## What - normalize the S3 Hive guide admonition from `:::Note` to Docusaurus's lowercase `:::note` - apply the same fix to the four published versioned copies (`0.7.0`, `0.8.0`, `0.9.0`, and `0.9.1`) - keep the note text and links unchanged ## Validation - Node assertion confirms all four files contain `:::note` and no longer contain `:::Note` - `git diff --check` - attempted the site build with `npx docusaurus build --no-minify --out-dir build-scan`; the existing large site emitted duplicate-route and unresolved-link warnings before exiting with GLib native warnings on this Windows checkout Fixes #45 -- 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]
