Skip to content

Commit 226367a

Browse files
authored
Update 2.x refs in index.md (#450)
1 parent f33c185 commit 226367a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,10 +328,10 @@ implementation 'com.uber.autodispose:autodispose-rxlifecycle:x.y.z'
328328
implementation 'com.uber.autodispose:autodispose-rxlifecycle3:x.y.z'
329329
```
330330

331-
Javadocs and KDocs for the most recent release can be found here: https://uber.github.io/AutoDispose/1.x/autodispose/
331+
Javadocs and KDocs for the most recent release can be found here: https://uber.github.io/AutoDispose/2.x/autodispose/
332332

333333
Snapshots of the development version are available in [Sonatype's snapshots repository][snapshots].
334334

335335
[rxlifecycle]: https://github.com/trello/RxLifecycle/
336336
[dan]: https://twitter.com/danlew42
337-
[snapshots]: https://oss.sonatype.org/content/repositories/snapshots/com/uber/autodispose/
337+
[snapshots]: https://oss.sonatype.org/content/repositories/snapshots/com/uber/autodispose2/

0 commit comments

Comments
 (0)