We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8af5b0 commit 6f11c7bCopy full SHA for 6f11c7b
1 file changed
README.md
@@ -4,7 +4,7 @@ This library is a Java implementation of <a href="https://rx.codeplex.com">Rx Ob
4
5
## Documentation
6
7
-- [Wiki](RxJava/wiki)
+- [Wiki](https://github.com/Netflix/RxJava/wiki)
8
- <a href="http://netflix.github.com/RxJava/javadoc/">Javadoc</a>
9
10
## Code
@@ -19,7 +19,7 @@ This library is a Java implementation of <a href="https://rx.codeplex.com">Rx Ob
19
20
## Bugs and Feedback
21
22
-For bugs, questions and discussions please use the [Github Issues](RxJava/issues).
+For bugs, questions and discussions please use the [Github Issues](https://github.com/Netflix/RxJava/issues).
23
24
25
## LICENSE
0 commit comments