From 401a13e2e3604b1612a278105c8d6a234c750177 Mon Sep 17 00:00:00 2001 From: Dominic Cleal Date: Wed, 10 Jun 2015 08:30:07 +0100 Subject: [PATCH] Change bindings project to apipie-bindings Change old reference to foreman_api to apipie-bindings. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 1cfe5588..943e14fe 100644 --- a/README.rst +++ b/README.rst @@ -1270,8 +1270,8 @@ further versions. There is, however, an even better and more flexible way to reuse your API documentation for this purpose: using the API the Apipie -provides in the generator code. Check out -`Foreman API bindings `_, as they +provides in the generator code. Check out our sister project +`apipie-bindings `_, as they use exactly this approach. You also don't need to run the service, provided it uses Apipie as a backend. @@ -1301,4 +1301,4 @@ configuration: * `Read-world application usage with versioning `_ -* `Using Apipie API to generate bindings `_ +* `Using Apipie API to generate bindings `_