From 8aece737278bc88c54891ee4e4bae282cd8fa50c Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Mon, 7 Aug 2017 15:03:02 -0500 Subject: [PATCH] Remove testing doc for now --- _data/toc.yml | 1 - docs/simulating-webhooks.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/_data/toc.yml b/_data/toc.yml index 46ed7e7..597df0e 100644 --- a/_data/toc.yml +++ b/_data/toc.yml @@ -7,7 +7,6 @@ Getting Started: Advanced: - docs/http.md - docs/simulating-webhooks.md - - docs/testing.md - docs/pagination.md - docs/deployment.md - docs/best-practices.md diff --git a/docs/simulating-webhooks.md b/docs/simulating-webhooks.md index 0927186..e447664 100644 --- a/docs/simulating-webhooks.md +++ b/docs/simulating-webhooks.md @@ -1,5 +1,5 @@ --- -next: docs/testing.md +next: docs/pagination.md --- # Simulating Webhooks