Forráskód Böngészése

API: default link to compatibility check

https://github.com/marienfressinaud/FreshRSS/issues/13
Alexandre Alapetite 12 éve
szülő
commit
bb950ee617
1 módosított fájl, 1 hozzáadás és 1 törlés
  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>