Skip to content

Commit

Permalink
Fix for plugins page (#1415)
Browse files Browse the repository at this point in the history
Closes: #1414
  • Loading branch information
renejeglinsky authored Nov 4, 2024
1 parent 6035d42 commit 53d0eeb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,8 @@

### [Plugins](plugins/)

- [OData v2 Proxy](plugins/#odata-v2-proxy)
- [OData v2 Adapter](plugins/#odata-v2-proxy)
- [WebSocket](plugins/#websocket)
- [UI5 Dev Server](plugins/#ui5-dev-server)
- [GraphQL Adapter](plugins/#graphql-adapter)
- [SAP Document Management](plugins/#@cap-js/sdm)
Expand Down
2 changes: 1 addition & 1 deletion plugins/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Available for:
See also [Cookbook > Protocols/APIs > OData APIs > V2 Support](../advanced/odata#v2-support) {.learn-more}
## Websocket
## WebSocket
Exposes a WebSocket protocol via WebSocket standard or Socket.IO for CDS services.
Expand Down

0 comments on commit 53d0eeb

Please sign in to comment.