Explorar el Código

API: default link to compatibility check

https://github.com/marienfressinaud/FreshRSS/issues/13
Alexandre Alapetite hace 12 años
padre
commit
bb950ee617
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      p/api/index.html

+ 1 - 1
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>