Skip to content

Commit

Permalink
Point doc links to 3.x on index page (#1303)
Browse files Browse the repository at this point in the history
  • Loading branch information
dellisd authored Jul 24, 2023
1 parent ef89872 commit 41f50f8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,12 @@ License
limitations under the License.

[1]: https://github.com/square/okhttp
[3]: https://square.github.io/okio/2.x/okio/okio/-byte-string/index.html
[4]: https://square.github.io/okio/2.x/okio/okio/-buffer/index.html
[5]: https://square.github.io/okio/2.x/okio/okio/-source/index.html
[6]: https://square.github.io/okio/2.x/okio/okio/-sink/index.html
[7]: https://square.github.io/okio/2.x/okio/okio/-buffered-source/index.html
[8]: https://square.github.io/okio/2.x/okio/okio/-buffered-sink/index.html
[3]: https://square.github.io/okio/3.x/okio/okio/okio/-byte-string/index.html
[4]: https://square.github.io/okio/3.x/okio/okio/okio/-buffer/index.html
[5]: https://square.github.io/okio/3.x/okio/okio/okio/-source/index.html
[6]: https://square.github.io/okio/3.x/okio/okio/okio/-sink/index.html
[7]: https://square.github.io/okio/3.x/okio/okio/okio/-buffered-source/index.html
[8]: https://square.github.io/okio/3.x/okio/okio/okio/-buffered-sink/index.html
[changelog]: http://square.github.io/okio/changelog/
[javadoc]: https://square.github.io/okio/2.x/okio/okio/index.html
[kotlin]: https://kotlinlang.org/
Expand Down

0 comments on commit 41f50f8

Please sign in to comment.