Skip to content

Commit

Permalink
updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Jan 8, 2024
1 parent 94bff2f commit 940401d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"editor.formatOnSave": true,
"search.exclude": {
"**/node_modules": true,
"**/package-lock.json": true,
"**/bower_components": true,
"**/*.code-search": true,
"**/.next": true
Expand Down
4 changes: 2 additions & 2 deletions docs/deprecations/manual-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ The manually test tab in the Zuplo portal will be removed in January 2024. This
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.
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).

The below screenshot shows the Manual Test Runner UI. This tab will be
completely removed in the Zuplo portal.
Expand Down

1 comment on commit 940401d

@vercel
Copy link

@vercel vercel bot commented on 940401d 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.