Skip to content

Commit d495709

Browse files
committed
Add links
1 parent 94e2089 commit d495709

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/HOSTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Serving Web Chat code from your own service is recommended for these environment
5555
- Airgapped environment
5656
- Locked down Intranet
5757
- Environment with specific performance requirement
58-
- Support strict subresource integrity
58+
- Strict subresource integrity
5959

6060
#### React versioning
6161

@@ -190,4 +190,4 @@ For advanced web developers who already have a React-based web app project setup
190190
<ReactWebChat directLine={directLine} />
191191
```
192192

193-
This approach enables web app to communicate with Web Chat via API, including components, middleware, and hooks.
193+
This approach enables web app to communicate with Web Chat via API, including [middleware](./MIDDLEWARE.md), and [hooks](./HOOKS.md).

0 commit comments

Comments
 (0)