Skip to content

Commit ae9f3ac

Browse files
authored
I removed our old broken link and replaced it with a new beautiful one that works (#537)
praise the lord
1 parent 8b4a36a commit ae9f3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-playground/openapi/writing-openapi.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: "Use OpenAPI features to enhance your documentation"
88
There are many great tools online for learning about and constructing OpenAPI documents. Here are our favorites:
99
- [Swagger's OpenAPI Guide](https://swagger.io/docs/specification/about/) for familiarizing yourself with the OpenAPI syntax
1010
- [OpenAPI v3.1.0 Specification](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md) for all the details about the newest OpenAPI specification
11-
- [Swagger & OpenAPI Validator](https://apitools.dev/swagger-parser/online/) for debugging your OpenAPI document
11+
- [Swagger & OpenAPI Validator](https://editor.swagger.io/) for debugging your OpenAPI document
1212
- [Swagger's Editor](https://editor.swagger.io/) for seeing examples in action
1313

1414
<Note>

0 commit comments

Comments
 (0)