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

chore: replace apidoc links; bump link validator #31699

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

ennru
Copy link
Member

@ennru ennru commented Oct 24, 2022

Had yet another look at these two apidoc links that are flagged as broken.
As it turns out, JavaDoc is too lazy about these seemingly inner classes, they do not actually get their own pages -- while they do in ScalaDoc.

https://doc.akka.io/api/akka/2.7/akka/cluster/sharding/ShardRegion$$ClusterShardingStats.html
https://doc.akka.io/japi/akka/2.7/akka/cluster/sharding/ShardRegion$.html

Took the chance and did the GitHub workflow upgrade dance.

Refs #31641

Copy link
Member

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

LGTM

@patriknw patriknw merged commit 6382817 into akka:main Nov 7, 2022
@ennru ennru deleted the ennru-two-broken-links branch November 7, 2022 13:32
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.

None yet

3 participants