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 07b0ddc commit 6b10430Copy full SHA for 6b10430
README.md
@@ -5,8 +5,8 @@ The lint source code contains a lot of documentation on how to write
5
custom checks; this git repository contains a snapshot of this
6
documentation which you can read here:
7
8
-* [Full API Guide](https://tnorbye.github.io/android-custom-lint-rules/book.html)
9
-* [Other docs](https://tnorbye.github.io/android-custom-lint-rules/index.html)
+* [Full API Guide](https://googlesamples.github.io/android-custom-lint-rules/book.html)
+* [Other docs](https://googlesamples.github.io/android-custom-lint-rules/index.html)
10
11
Lint
12
----
0 commit comments