Browse Source

API: default link to compatibility check

https://github.com/marienfressinaud/FreshRSS/issues/13
Alexandre Alapetite 12 years ago
parent
commit
bb950ee617
1 changed files with 1 additions and 1 deletions
  1. 1 1
      p/api/index.html

+ 1 - 1
p/api/index.html

@@ -10,7 +10,7 @@
 <body>
 <body>
 <h1>FreshRSS API</h1>
 <h1>FreshRSS API</h1>
 <ul>
 <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>
 </ul>
 
 
 </body>
 </body>