Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Jan 8, 2024
1 parent 940401d commit 8b73cfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/deprecations/manual-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ feature allowed developers to create and save "manual" tests that could be run
against their Zuplo API.

This feature has been replaced instead by the inline test running in the
[Route Builder](https://zuplo.com/docs/articles/step-1-setup-basic-gateway#3-test-your-api).
[Route Builder](/docs/articles/step-1-setup-basic-gateway#3-test-your-api).

The below screenshot shows the Manual Test Runner UI. This tab will be
completely removed in the Zuplo portal.
Expand All @@ -25,4 +25,4 @@ tooling such as [HTTPie](https://httpie.io/),
Zuplo code tests written in typescript will move to the main code editor tab
where you can continue to edit or view these files. Running tests with the Zuplo
CLI is still fully supported (and recommended!). For more information on testing
your Zuplo API see [the documentation](https://zuplo.com/docs/articles/testing).
your Zuplo API see [the documentation](/docs/articles/testing).

1 comment on commit 8b73cfc

@vercel
Copy link

@vercel vercel bot commented on 8b73cfc Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs.zuplopreview.net
docs-git-main.zuplopreview.net
docs.zuplo.site

Please sign in to comment.