We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2e821 commit 53d5a23Copy full SHA for 53d5a23
src/main/java/io/reactivex/observables/package-info.java
@@ -16,7 +16,7 @@
16
17
/**
18
* Classes supporting the Observable base reactive class:
19
- * {@link io.reactivex.observable.ConnectableObservable} and
20
- * {@link io.reactivex.observable.GroupedObservable}.
+ * {@link io.reactivex.observables.ConnectableObservable} and
+ * {@link io.reactivex.observables.GroupedObservable}.
21
*/
22
package io.reactivex.observables;
0 commit comments