docs: Update some links for server side example code (#3426)

Signed-off-by: moznion <moznion@mail.moznion.net>
This commit is contained in:
moznion 2024-02-05 09:01:59 -08:00 committed by GitHub
parent 54388bc56b
commit 21c96d5e9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)