diff --git a/docs/deployment.md b/docs/deployment.md index 1ab1ae43c7..4a81f8bd07 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -1,5 +1,5 @@ --- -next: docs/extensions.md +next: docs/http.md --- # Deployment diff --git a/docs/http.md b/docs/http.md index 7ec90f6110..09a10181f4 100644 --- a/docs/http.md +++ b/docs/http.md @@ -1,5 +1,5 @@ --- -next: docs/simulating-webhooks.md +next: docs/pagination.md --- # HTTP routes diff --git a/docs/pagination.md b/docs/pagination.md index 6d045d6c73..7c191fa847 100644 --- a/docs/pagination.md +++ b/docs/pagination.md @@ -1,5 +1,5 @@ --- -next: docs/http.md +next: docs/extensions.md --- # Pagination diff --git a/docs/simulating-webhooks.md b/docs/simulating-webhooks.md index db0ea1154d..894cb69f88 100644 --- a/docs/simulating-webhooks.md +++ b/docs/simulating-webhooks.md @@ -1,5 +1,5 @@ --- -next: docs/testing.md +next: docs/logging.md --- # Simulate receiving webhooks diff --git a/docs/testing.md b/docs/testing.md index fb3302a1ae..c31b98ffde 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -1,5 +1,5 @@ --- -next: docs/logging.md +next: docs/simulating-webhooks.md --- # Testing