What happened:
What you expected to happen:
Titles should be plain text, not links.
How to reproduce it (as minimally and precisely as possible):
- Go to https://gardener.cloud/docs/extensions/.
- Open any extension entry page (e.g., Gardener Extension for Alicloud provider).
- Observe that the page title is a hyperlink pointing to https://gardener.cloud.
Anything else we need to know:
The issue seem to be the source READMEs of the individual extension repositories. The top-level heading is written as a Markdown link, e.g. # [Gardener Extension for Alicloud provider](https://gardener.cloud):

What happened:
What you expected to happen:
Titles should be plain text, not links.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
The issue seem to be the source READMEs of the individual extension repositories. The top-level heading is written as a Markdown link, e.g.
# [Gardener Extension for Alicloud provider](https://gardener.cloud):