Skip to content

Commit 2b1b993

Browse files
committed
docs: fix cross-references to renamed repositories
1 parent cb36d6a commit 2b1b993

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ If a library exists for your language, follow its documentation to implement a s
5353

5454
#### Known libraries
5555

56-
- Go: [rmb-sdk-go](https://github.com/threefoldtech/tfgrid-sdk-go/tree/development/rmb-sdk-go)
57-
- TypeScript: [rmb-sdk-ts](https://github.com/threefoldtech/tfgrid-sdk-ts)
56+
- Go: [rmb-sdk-go](https://github.com/threefoldtech/zos_sdk_go/tree/development/rmb-sdk-go)
57+
- TypeScript: [rmb-sdk-ts](https://github.com/threefoldtech/zos_sdk_ts)
5858

5959
### Using `rmb-peer`
6060

@@ -118,7 +118,7 @@ Please check the latest [releases](https://github.com/threefoldtech/rmb-rs/relea
118118

119119
```bash
120120
git clone git@github.com:threefoldtech/rmb-rs.git
121-
cd rmb-rs
121+
cd zos_rmb
122122
cargo build --release --target=x86_64-unknown-linux-musl
123123
```
124124

0 commit comments

Comments
 (0)