Skip to content

Commit

Permalink
Update pages/docs/concepts/asyncapi-document/add-server.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandra Quetzalli  <[email protected]>
  • Loading branch information
kakabisht and quetzalliwrites authored Nov 23, 2023
1 parent 0a2bab9 commit 8f9f95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/concepts/asyncapi-document/add-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ style SA fill:#47BCEE,stroke:#47BCEE;

For more information, refer [introduction to servers](/docs/server.md)

## Define Servers
## Define servers

Define the servers in your AsyncAPI specification file. Server definitions specify the server to which a channel or operation is connected. Here's an example of how to define a server in AsyncAPI:

Expand Down

0 comments on commit 8f9f95c

Please sign in to comment.