Skip to content

Commit 586bec4

Browse files
authored
Update README.md
1 parent 532ce92 commit 586bec4

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
@@ -8,7 +8,7 @@ Not familiar with Mux? Check out https://mux.com/ for more information.
88

99
## Documentation
1010

11-
See the [Mux-Node docs (https://muxinc.github.io/mux-node-sdk)]
11+
See the [Mux-Node docs] (https://muxinc.github.io/mux-node-sdk)
1212

1313
## Installation
1414
```
@@ -55,7 +55,7 @@ Data.metrics.breakdown('aggregate_startup_time', { group_by: 'browser' });
5555
```
5656

5757
Every function will return a chainable [Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise).
58-
See the [Mux-Node docs (https://muxinc.github.io/mux-node-sdk/identifiers.html)] for a list of all available functions.
58+
See the [Mux-Node docs] (https://muxinc.github.io/mux-node-sdk/identifiers.html) for a list of all available functions.
5959

6060
## Development
6161

0 commit comments

Comments
 (0)