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 a0bfaa2 commit 7bfa6c0Copy full SHA for 7bfa6c0
README.md
@@ -276,5 +276,5 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
276
See the License for the specific language governing permissions and
277
limitations under the License.
278
279
-[beta source link]: https://github.com/ReactiveX/RxJava/blob/master/src/main/java/rx/annotations/Beta.java
280
-[experimental source link]: https://github.com/ReactiveX/RxJava/blob/master/src/main/java/rx/annotations/Experimental.java
+[beta source link]: https://github.com/ReactiveX/RxJava/blob/2.x/src/main/java/io/reactivex/annotations/Beta.java
+[experimental source link]: https://github.com/ReactiveX/RxJava/blob/2.x/src/main/java/io/reactivex/annotations/Experimental.java
0 commit comments