Skip to content

Commit 24809a7

Browse files
committed
fix broken link in docs
1 parent f2433eb commit 24809a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/api/rpc.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Mathesar has an API available at `/api/rpc/v0/` which follows the [JSON-RPC](htt
66

77
### Status
88

9-
We are currently in the process of [transitioning](https://wiki.mathesar.org/projects/2024/architecture-transition/rpc/) our API architecture from a [RESTful](../rest.md) API to this RPC-style API, and we hope to have all functionality available through the RPC API by Mathesar's beta release.
9+
We are currently in the process of [transitioning](https://wiki.mathesar.org/projects/2024/architecture-transition/rpc/) our API architecture from a [RESTful](rest.md) API to this RPC-style API, and we hope to have all functionality available through the RPC API by Mathesar's beta release.
1010

1111
!!! caution "Stability"
1212
The RPC API is not yet stable and may change in the future, even after we've completed the transition to the RPC API architecture. If you build logic that depends on this API, be mindful that it may change in the future without warning or notice.

0 commit comments

Comments
 (0)