Skip to content

Commit b980078

Browse files
authored
Merge pull request #4172 from ralfhandl/main-readme-no-examples
main: examples are on learn.openapis.org
2 parents 20fe7a7 + 1ff6ab4 commit b980078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ This GitHub project is the starting point for OpenAPI. Here you will find the in
1919

2020
This repository contains [the Markdown sources](versions) for [all published OpenAPI Specification versions](https://spec.openapis.org/). For release notes and release candidate versions, refer to the [releases page](releases).
2121

22-
Each folder in this repository, such as [examples](examples) and [schemas](schemas), should contain folders pertaining to the current and previous versions of the specification.
22+
Each folder in this repository, such as [schemas](schemas) and [tests](tests), should contain folders pertaining to the current and previous versions of the specification.
2323

2424
## See It in Action
2525

26-
If you just want to see it work, check out the [list of current examples](examples).
26+
If you just want to see it work, check out the [list of current examples](https://learn.openapis.org/examples/).
2727

2828
## Tools and Libraries
2929

0 commit comments

Comments
 (0)