Skip to content

Commit 7bfa6c0

Browse files
ImangazalievMakarnokd
authored andcommitted
Fixed broken links (ReactiveX#5262)
Fixed broken links for @beta and @experimental annotations
1 parent a0bfaa2 commit 7bfa6c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,5 +276,5 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
276276
See the License for the specific language governing permissions and
277277
limitations under the License.
278278

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
279+
[beta source link]: https://github.com/ReactiveX/RxJava/blob/2.x/src/main/java/io/reactivex/annotations/Beta.java
280+
[experimental source link]: https://github.com/ReactiveX/RxJava/blob/2.x/src/main/java/io/reactivex/annotations/Experimental.java

0 commit comments

Comments
 (0)