1
0
Fork 0
mirror of synced 2024-06-13 16:24:47 +12:00

Update Contributing and remove unneeded descriptions

This commit is contained in:
Bradley Schofield 2022-02-25 10:13:34 +00:00
parent 7c670dc910
commit f2e2b5016c
2 changed files with 1 additions and 2 deletions

View file

@ -282,7 +282,7 @@ docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
```
**Build Functions Runtimes**
The Runtimes for all supported cloud functions (multicore builds) can be found at the [appwrite/runtimes](https://github.com/appwrite/runtimes) repository.
The Runtimes for all supported cloud functions (multicore builds) can be found at the [open-runtimes/open-runtimes](https://github.com/open-runtimes/open-runtimes) repository.
## Generate SDK

View file

@ -1 +0,0 @@
Get a list of all the current user build logs. You can use the query params to filter your results. On admin mode, this endpoint will return a list of all of the project's executions. [Learn more about different API modes](/docs/admin).