docs: Update some links for server side example code (#3426)
Signed-off-by: moznion <moznion@mail.moznion.net>
This commit is contained in:
parent
54388bc56b
commit
21c96d5e9e
1 changed files with 2 additions and 2 deletions
|
@ -215,9 +215,9 @@ Getting started with SurrealDB is as easy as starting up the SurrealDB database
|
||||||
- [x] [Getting started with Golang](https://docs.surrealdb.com/docs/integration/sdks/golang)
|
- [x] [Getting started with Golang](https://docs.surrealdb.com/docs/integration/sdks/golang)
|
||||||
- [x] [Getting started with Rust](https://docs.surrealdb.com/docs/integration/sdks/rust)
|
- [x] [Getting started with Rust](https://docs.surrealdb.com/docs/integration/sdks/rust)
|
||||||
- [x] [Getting started with Deno](https://docs.surrealdb.com/docs/integration/sdks/deno)
|
- [x] [Getting started with Deno](https://docs.surrealdb.com/docs/integration/sdks/deno)
|
||||||
- [ ] [Getting started with Python](https://docs.surrealdb.com/docs/integration/sdks/python) (coming soon)
|
- [x] [Getting started with Python](https://docs.surrealdb.com/docs/integration/sdks/python)
|
||||||
|
- [x] [Getting started with Java](https://docs.surrealdb.com/docs/integration/sdks/java)
|
||||||
- [ ] [Getting started with C](https://docs.surrealdb.com/docs/integration/sdks/c) (coming soon)
|
- [ ] [Getting started with C](https://docs.surrealdb.com/docs/integration/sdks/c) (coming soon)
|
||||||
- [ ] [Getting started with Java](https://docs.surrealdb.com/docs/integration/sdks/java) (coming soon)
|
|
||||||
- [ ] [Getting started with Ruby](https://docs.surrealdb.com/docs/integration/sdks/ruby) (coming soon)
|
- [ ] [Getting started with Ruby](https://docs.surrealdb.com/docs/integration/sdks/ruby) (coming soon)
|
||||||
- [ ] [Getting started with PHP](https://docs.surrealdb.com/docs/integration/sdks/php) (coming soon)
|
- [ ] [Getting started with PHP](https://docs.surrealdb.com/docs/integration/sdks/php) (coming soon)
|
||||||
- [ ] [Getting started with Swift](https://docs.surrealdb.com/docs/integration/sdks/swift) (coming soon)
|
- [ ] [Getting started with Swift](https://docs.surrealdb.com/docs/integration/sdks/swift) (coming soon)
|
||||||
|
|
Loading…
Reference in a new issue