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

Adjust ES link builder to build links in our format #449

Open
shainaraskas opened this issue Feb 7, 2025 · 0 comments
Open

Adjust ES link builder to build links in our format #449

shainaraskas opened this issue Feb 7, 2025 · 0 comments

Comments

@shainaraskas
Copy link
Contributor

To keep links from ES live, we need to update the link builder from 9.0 forward to use our new link format

https://github.com/elastic/elasticsearch/blob/9c0709f386fee4154e930cb61a02868adebe8572/server/src/main/java/org/elasticsearch/common/ReferenceDocs.java#L203

VERSION_COMPONENT needs to stay in some form to future-proof the system. See discussion

Docs links also need to be refreshed to point to the equivalent doc in the new system. This could be undertaken by a writer when we understand the link format required

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

No branches or pull requests

1 participant