You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/developers/miscellaneous/sdks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,4 +18,4 @@ description: >-
18
18
|[Node Red Node](https://flows.nodered.org/node/node-red-contrib-harperdb)| Easy drag and drop connections to Harper using the Node-Red platform |`npm i -s node-red-contrib-harperdb`|
19
19
|[NodeJS SDK](https://www.npmjs.com/package/harperive)| A Harper SDK for NodeJS |`npm i -s harperive`|
20
20
|[HarperDB Cargo Crate](https://crates.io/crates/harperdb)| A Harper SDK for Rust |`Cargo.toml > harperdb = '1.0.0'`|
21
-
|[HarperDB Go SDK](https://github.com/HarperDB-Add-Ons/sdk-go)| A Harper SDK for Go |`go get github.com/HarperDB-Add-Ons/sdk-go`|
21
+
|[HarperDB Go SDK](https://github.com/HarperDB/sdk-go)| A Harper SDK for Go |`go get github.com/HarperDB/sdk-go`|
0 commit comments