From a3c5e4612674c6890a5882252733bb2944bc8d39 Mon Sep 17 00:00:00 2001 From: "Philippe Bruhat (BooK)" Date: Tue, 16 Jun 2015 17:08:32 +0200 Subject: [PATCH] point links to the API to the up-to-date location fixes #1513 --- root/about/faq.html | 2 +- root/wrapper.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/root/about/faq.html b/root/about/faq.html index be4c514b9a..7e1e6d7301 100644 --- a/root/about/faq.html +++ b/root/about/faq.html @@ -64,7 +64,7 @@ ## Where can I find the API docs? -The API docs can be found [on the wiki](https://github.com/CPAN-API/cpan-api/wiki/API-docs). +The API docs can be found [in the API repository](https://github.com/CPAN-API/cpan-api/blob/master/docs/API-docs.md). API requests need to be sent to api.metacpan.org. ## How can I try the API? diff --git a/root/wrapper.html b/root/wrapper.html index f68bc07bbe..2b06c208fa 100644 --- a/root/wrapper.html +++ b/root/wrapper.html @@ -206,7 +206,7 @@