File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Not familiar with Mux? Check out https://mux.com/ for more information.
8
8
9
9
## Documentation
10
10
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 )
12
12
13
13
## Installation
14
14
```
@@ -55,7 +55,7 @@ Data.metrics.breakdown('aggregate_startup_time', { group_by: 'browser' });
55
55
```
56
56
57
57
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.
59
59
60
60
## Development
61
61
You can’t perform that action at this time.
0 commit comments