Skip to content

Commit

Permalink
upd nim.mdx
Browse files Browse the repository at this point in the history
thanks bit0r1n #4
  • Loading branch information
rinrien authored May 7, 2024
1 parent 72462bf commit 8af0a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sdk/nim.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ slug: /sdk/nim
Utility for interaction with Boticord API on Nim.

[GitHub repo](https://github.com/boticord/boticordnim)
[Docs](https://bit0r1n.github.io/boticordnim/)
[Docs](https://boticord.github.io/boticordnim/)

# Installation

Enter this command to install package

```
nimble install https://github.com/bit0r1n/boticordnim
nimble install https://github.com/boticord/boticordnim
```

# Examples
Expand Down

0 comments on commit 8af0a3e

Please sign in to comment.