Skip to content

Update doc links from 4.x to 5.x#9341

Open
jameswald wants to merge 2 commits intosquare:masterfrom
jameswald:doc-links-5.x
Open

Update doc links from 4.x to 5.x#9341
jameswald wants to merge 2 commits intosquare:masterfrom
jameswald:doc-links-5.x

Conversation

@jameswald
Copy link

@jameswald jameswald commented Feb 25, 2026

This updates links from 4.x to 5.x.

Apparently 4.x docs are not published at the moment either. I created #9342 but this PR doesn't resolve that.

@jameswald jameswald changed the title Update doc links to 5.x Update doc links from 4.x to 5.x Feb 25, 2026
### EventListener

Subclass [EventListener](https://square.github.io/okhttp/3.x/okhttp/okhttp3/EventListener.html) and override methods for the events you are interested in. In a successful HTTP call with no redirects or retries the sequence of events is described by this flow.
Subclass [EventListener](https://square.github.io/okhttp/5.x/okhttp/okhttp3/-event-listener/) and override methods for the events you are interested in. In a successful HTTP call with no redirects or retries the sequence of events is described by this flow.
Copy link
Author

Choose a reason for hiding this comment

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

This link was still pointing at 3.x but the rest were all 4.x.

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.

1 participant