Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make anchor link checking case-insensitive #288

Closed
bmorelli25 opened this issue Jan 22, 2025 · 1 comment · Fixed by #341
Closed

Make anchor link checking case-insensitive #288

bmorelli25 opened this issue Jan 22, 2025 · 1 comment · Fixed by #341
Assignees
Labels

Comments

@bmorelli25
Copy link
Member

Follow-up to #287.

When building ES:

:: fail: Documentation.Builder.Log[0] `es-native-connectors-enabling-API-keys-for-upgraded-connectors` does not exist in es-native-connectors.md. (/Users/brandon/Documents/GitHub/elasticsearch.md/docs/es-native-connectors.md:139)

However, it does exist:

#### Enabling API keys for upgraded connectors [es-native-connectors-enabling-API-keys-for-upgraded-connectors]

Even though the case is correct in both places (the link and the anchor) this still fails link checking.

@reakaleek
Copy link
Member

Will be fixed by #341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants