mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
fixed type
This commit is contained in:
parent
8a46db1d67
commit
8b5377c195
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ In theory this should always be the case but it is not guaranteed. Downtime can
|
|||
|
||||
:::
|
||||
|
||||
A Rust back-end available on [Github](https://github.com/JonasunderscoreJones/jonas_jones-api) that handles all the forwarded requests from the [front-end](#front-end). The API is currently in it's first version therefore all routes start with `/v1/`. The routes are referenced on the [V! Routes](/API/v1-routes) page.
|
||||
A Rust back-end available on [Github](https://github.com/JonasunderscoreJones/jonas_jones-api) that handles all the forwarded requests from the [front-end](#front-end). The API is currently in it's first version therefore all routes start with `/v1/`. The routes are referenced on the [v1 Routes](/API/v1-routes) page.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue