aboutsummaryrefslogtreecommitdiff
path: root/p/api/index.html
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-02-27 23:13:12 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-02-27 23:13:12 +0100
commitbb950ee61792ad1f4f889469f1fc1c6736b49621 (patch)
tree23b21b4dc4874107150704fd9800a98c59f0ef46 /p/api/index.html
parent6dffb8706f096acdbcda367210d0b7ad41937174 (diff)
API: default link to compatibility check
https://github.com/marienfressinaud/FreshRSS/issues/13
Diffstat (limited to 'p/api/index.html')
-rw-r--r--p/api/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/api/index.html b/p/api/index.html
index 123d0d001..175173da5 100644
--- a/p/api/index.html
+++ b/p/api/index.html
@@ -10,7 +10,7 @@
<body>
<h1>FreshRSS API</h1>
<ul>
-<li><a href="greader.php" rel="nofollow">Google Reader compatible</a></li>
+<li><a href="greader.php/check/compatibility" rel="nofollow">Google Reader compatible</a></li>
</ul>
</body>