Skip to content

Add "relative_to_docs" value to absolute_links enum #7812

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

Merged
merged 2 commits into from
Dec 21, 2024

Conversation

bzly
Copy link
Contributor

@bzly bzly commented Dec 18, 2024

No description provided.

@squidfunk
Copy link
Owner

Perfect, LGTM!

@squidfunk squidfunk merged commit 7199342 into squidfunk:master Dec 21, 2024
@alisa-dermen
Copy link

When is this fix going to be released?

@squidfunk
Copy link
Owner

It became part of our schema the moment it was merged – nothing to release:

"absolute_links": {
"title": "warning level when absolute links are used",
"oneOf": [
{ "$ref": "#/$defs/warning_levels" },
{ "enum": ["relative_to_docs"] }
]
},

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.

3 participants