Skip to content

Fix broken links to aggregation javadoc #59083

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 5 commits into from
Jul 9, 2020

Conversation

davidkyle
Copy link
Member

@davidkyle davidkyle commented Jul 6, 2020

The links from the Java High Level Rest Client to the aggregations java docs are broken probably due to a refactoring of the code.

The diff looks horrendous but the change is mostly removing one element of the path e.g. /metrics/avg/AvgAggregationBuilder.html becomes /metrics/AvgAggregationBuilder.html

Preview: https://elasticsearch_59083.docs-preview.app.elstc.co/guide/en/elasticsearch/client/java-rest/master/java-rest-high-aggregation-builders.html

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine elasticmachine added the Team:Docs Meta label for docs team label Jul 6, 2020
@davidkyle davidkyle force-pushed the pipeline-agg-broken-links branch from a1c2265 to 78ad83b Compare July 9, 2020 13:22
Copy link
Contributor

@szabosteve szabosteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making this fix @davidkyle! I've found two broken links. I left a suggestion to fix one of them, but I haven't found the appropriate URL for the other.

Copy link
Contributor

@szabosteve szabosteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@davidkyle davidkyle merged commit 2c879eb into elastic:master Jul 9, 2020
@davidkyle davidkyle deleted the pipeline-agg-broken-links branch July 9, 2020 15:52
davidkyle added a commit that referenced this pull request Jul 11, 2020
Fixes links from the Java High Level Rest Client to the aggregations java docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes Team:Docs Meta label for docs team v7.8.1 v7.9.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants