Skip to content

[docs] Fix Flink docs anchors and Java 8 build note#3729

Draft
wolfkill wants to merge 1 commit into
apache:mainfrom
wolfkill:fix/docs-anchors-jdk11
Draft

[docs] Fix Flink docs anchors and Java 8 build note#3729
wolfkill wants to merge 1 commit into
apache:mainfrom
wolfkill:fix/docs-anchors-jdk11

Conversation

@wolfkill

Copy link
Copy Markdown

What changed

  • Fix the Flink feature-support table link for Procedures so it points to the dedicated procedures page instead of a non-existent ddl.md#procedures anchor.
  • Add stable fluss-connector and filesystem-jars anchors to the downloads page so existing docs links resolve.
  • Document the -Pjava8 Maven profile for compiling artifacts that target Java 8 bytecode.

Why

This addresses the broken-anchor report in #3038 and completes the Java 11 / Java 8 profile documentation requested in #1519.

Validation

  • npm run typecheck
  • git diff --check

I also ran npm run build. The client/server/service-worker compilation completed, but Docusaurus stopped during broken-link checking on existing site-wide links such as /docs/quickstart/flink/ and existing downloads blog links (/blog/releases/0.9/, /blog/releases/0.8/). The output did not include the fixed ddl.md#procedures anchor or the newly added downloads anchors as failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant