apache / apache/fluss

[docs] Fix website broken anchors

Open Beginner friendly
#3,038 1 comment 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Java
Stars
2.1k
Forks
625
Avg merge
3d 14h
Merged PRs (30d)
97

Description

### Search before asking

- [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar.

### Description

https://github.com/apache/fluss/actions/runs/24150938424/job/70477440445?pr=2934

```
Warning: Docusaurus found broken anchors!

Please check the pages of your site in the list below, and make sure you don't reference any anchor that does not exist.
Note: it's possible to ignore broken anchors with the 'onBrokenAnchors' Docusaurus configuration, and let the build pass.

Exhaustive list of all broken anchors found:
- Broken anchor on source page path = /docs/0.5/engine-flink/getting-started/:
-> linking to /downloads/#fluss-connector
- Broken anchor on source page path = /docs/0.6/engine-flink/getting-started/:
-> linking to /downloads/#fluss-connector
- Broken anchor on source page path = /docs/next/engine-flink/getting-started/:
-> linking to /docs/next/engine-flink/ddl/#procedures
- Broken anchor on source page path = /docs/engine-flink/getting-started/:
-> linking to /docs/engine-flink/ddl/#procedures
```

### Willingness to contribute

- [ ] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the four documentation paths listed in the issue and inspect their links to /downloads/#fluss-connector and /docs/next/engine-flink/ddl/#procedures. Run the Docusaurus check from the linked GitHub Actions job after correcting the references; done means the broken-anchor warnings no longer appear.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.