Skip to content

Commit bc3002c

Browse files
authored
Merge pull request #8 from nash-io/ch/docs
Remove doc artifacts from repo
2 parents fe51b84 + 28a20f5 commit bc3002c

File tree

202 files changed

+4
-56545
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+4
-56545
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ coverage
1010
.yalc/*
1111
.vscode
1212

13-
package-lock.json
13+
package-lock.json
14+
docs/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Official TypeScript client for interacting with the [Nash Exchange](https://nash.io/).
44

55
- [Github repository](https://github.com/nash-io/api-client-typescript)
6-
- [Documentation](https://nash-io.github.io/api-client-typescript/docs/)
6+
- [Documentation](https://nash-io.github.io/api-client-typescript)
77

88

99
To test your integrations, Nash provides a public sandbox environment at https://app.sandbox.nash.io.
@@ -109,7 +109,7 @@ connection.onUpdatedAccountOrders(
109109
)
110110
```
111111

112-
See also the [websockets example](https://gitlab.com/nash-io-public/api-client-typescript/-/tree/master/examples/sockets-orderbook).
112+
See also the [websockets example](https://github.com/nash-io/api-client-typescript/tree/master/examples/sockets-orderbook).
113113

114114
## Managing API key policies
115115

docs/assets/css/main.css

Lines changed: 0 additions & 865 deletions
This file was deleted.

docs/assets/css/main.css.map

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/assets/images/icons.png

-9.26 KB
Binary file not shown.

docs/assets/images/icons@2x.png

-27.1 KB
Binary file not shown.

docs/assets/images/widgets.png

-480 Bytes
Binary file not shown.

docs/assets/images/widgets@2x.png

-855 Bytes
Binary file not shown.

docs/assets/js/main.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/assets/js/search.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)