Update link to the code-owners plugin

So far the link was pointing to the code-owners plugin documentation in
Gitiles. At this place the source code of the documentation can be seen,
but links in it do not work there.

Instead point to the hosted plugin documentation of the android host
which has this plugin installed. There we have the rendered
documentation and links work here.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Ic7620a01dcf40fbd15543f6d9f19952d512aa83d
diff --git a/src/main/resources/Documentation/about.md b/src/main/resources/Documentation/about.md
index 1fff919..a0af626 100644
--- a/src/main/resources/Documentation/about.md
+++ b/src/main/resources/Documentation/about.md
@@ -1,5 +1,5 @@
 **NOTE:** The find-owners plugin has been deprecated in favour of the
-[code-owners](https://gerrit.googlesource.com/plugins/code-owners/+/HEAD/resources/Documentation/about.md)
+[code-owners](https://android-review.googlesource.com/plugins/code-owners/Documentation/index.html)
 plugin.
 
 This plugin works with Gerrit projects that
diff --git a/src/main/resources/Documentation/syntax.md b/src/main/resources/Documentation/syntax.md
index 1bb4b7d..189034b 100644
--- a/src/main/resources/Documentation/syntax.md
+++ b/src/main/resources/Documentation/syntax.md
@@ -1,9 +1,9 @@
 **NOTE:** The find-owners plugin has been deprecated in favour of the
-[code-owners](https://gerrit.googlesource.com/plugins/code-owners/+/HEAD/resources/Documentation/about.md)
+[code-owners](https://android-review.googlesource.com/plugins/code-owners/Documentation/index.html)
 plugin. For the code-owners plugin the syntax is documented
-[here](https://gerrit.googlesource.com/plugins/code-owners/+/HEAD/resources/Documentation/backend-find-owners.md)
+[here](https://android-review.googlesource.com/plugins/code-owners/Documentation/backend-find-owners.html#syntax)
 and OWNERS examples can be found in the
-[cookbook](https://gerrit.googlesource.com/plugins/code-owners/+/HEAD/resources/Documentation/backend-find-owners-cookbook.md).
+[cookbook](https://android-review.googlesource.com/plugins/code-owners/Documentation/backend-find-owners-cookbook.html).
 
 OWNERS File Syntax
 ==================