Skip to content

Commit 0db1e98

Browse files
docs: Remove references to interactive docs in the open source project (#2460)
* docs: Remove references to interactive docs in the open source project * Update README.md Co-authored-by: Adam Altman <[email protected]> --------- Co-authored-by: Adam Altman <[email protected]>
1 parent e9f9799 commit 0db1e98

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img alt="Redoc logo" src="https://raw.githubusercontent.com/Redocly/redoc/main//docs/images/redoc.png" width="400px" />
33

4-
# Generate interactive API documentation from OpenAPI definitions
4+
# Generate beautiful API documentation from OpenAPI
55

66
[![npm](http://img.shields.io/npm/v/redoc.svg)](https://www.npmjs.com/package/redoc) [![License](https://img.shields.io/npm/l/redoc.svg)](https://github.com/Redocly/redoc/blob/main/LICENSE)
77

@@ -34,8 +34,6 @@ enter the URL for your definition and select **TRY IT**.
3434

3535
- Responsive three-panel design with menu/scrolling synchronization
3636
- Support for OpenAPI 3.1, OpenAPI 3.0, and Swagger 2.0
37-
- [Multiple deployment options](https://redocly.com/docs/redoc/)
38-
- Interactive interface so your users can try the API immediately
3937
- Ability to integrate your API introduction into the side menu
4038
- High-level grouping in side menu with the [`x-tagGroups`](https://redocly.com/docs/api-reference-docs/specification-extensions/x-tag-groups/) specification extension
4139
- [Simple integration with `create-react-app`](https://redocly.com/docs/redoc/quickstart/react/)
@@ -75,7 +73,7 @@ Add your own `spec-url` to the `<redoc>` tag; this attribute can also be a local
7573

7674
Check out the [deployment documentation](./docs/deployment/intro.md) for more options, and detailed documentation for each.
7775

78-
## Redoc vs. Reference
76+
## Redoc vs. Redocly API Reference
7977

8078
Redoc is Redocly's community-edition product. Looking for something more?
8179
We also offer [hosted API reference documentation](https://redocly.com/docs/api-registry/guides/api-registry-quickstart/)

0 commit comments

Comments
 (0)