Skip to content

[docs] Fix broken anchors in getting-started.md#3121

Open
matrixsparse wants to merge 1 commit intoapache:mainfrom
matrixsparse:fix-broken-anchors-3038
Open

[docs] Fix broken anchors in getting-started.md#3121
matrixsparse wants to merge 1 commit intoapache:mainfrom
matrixsparse:fix-broken-anchors-3038

Conversation

@matrixsparse
Copy link
Copy Markdown
Contributor

Summary

Fix 3 broken links in website/docs/engine-flink/getting-started.md:

  • quickstart/flink.md../quickstart/flink.md (wrong relative path)
  • ddl.md#proceduresprocedures.md (procedures is a separate page, not an anchor in ddl)
  • docs/engine-flink/datastream.mdxdatastream.mdx (wrong relative path)

Fixes #3038

Note

The broken anchors for versioned docs (0.5/0.6 → /downloads#fluss-connector) require fixes on the release-0.5 and release-0.6 branches separately.

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.

[docs] Fix website broken anchors

1 participant