From c41f19ac16c65c3811a69ffa08c9ffd7c5f3f1f2 Mon Sep 17 00:00:00 2001 From: apidesigner Date: Fri, 26 May 2017 12:05:26 +0000 Subject: [PATCH] Deletes api-testing-with-dredd.md Auto commit by GitBook Editor --- api-testing-with-dredd.md | 9 --------- guides/README.md | 9 +++++++++ .../api-testing-ci-environment.md | 0 .../a.md => guides/api-testing-with-dredd.md | 0 4 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 api-testing-with-dredd.md rename {api-testing-with-dredd => guides}/api-testing-ci-environment.md (100%) rename api-testing-with-dredd/a.md => guides/api-testing-with-dredd.md (100%) diff --git a/api-testing-with-dredd.md b/api-testing-with-dredd.md deleted file mode 100644 index bf7dfc5..0000000 --- a/api-testing-with-dredd.md +++ /dev/null @@ -1,9 +0,0 @@ -# Guides -API-related guides: - -- [API Design Process](https://tools.adidas-group.com/confluence/display/EA/API+Design+Process) -- Migration of Legacy Services (SOAP) -- API Testing with Dredd -- Continuous Integration / Deployment / Delivery -- [Apiary](https://help.apiary.io/api_101/understanding-apiary/) -- API Management \ No newline at end of file diff --git a/guides/README.md b/guides/README.md index e69de29..bf7dfc5 100644 --- a/guides/README.md +++ b/guides/README.md @@ -0,0 +1,9 @@ +# Guides +API-related guides: + +- [API Design Process](https://tools.adidas-group.com/confluence/display/EA/API+Design+Process) +- Migration of Legacy Services (SOAP) +- API Testing with Dredd +- Continuous Integration / Deployment / Delivery +- [Apiary](https://help.apiary.io/api_101/understanding-apiary/) +- API Management \ No newline at end of file diff --git a/api-testing-with-dredd/api-testing-ci-environment.md b/guides/api-testing-ci-environment.md similarity index 100% rename from api-testing-with-dredd/api-testing-ci-environment.md rename to guides/api-testing-ci-environment.md diff --git a/api-testing-with-dredd/a.md b/guides/api-testing-with-dredd.md similarity index 100% rename from api-testing-with-dredd/a.md rename to guides/api-testing-with-dredd.md