Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/en/pages/guides/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ permalink: /documentation/products/guides/
- [How to deploy the AI Inference Starter Kit template](/en/documentation/products/guides/edge-ai-starter-kit/)
- [How to deploy the Application Proxy template](/en/documentation/products/guides/edge-application-proxy-template/)
- [How to deploy the Function Starter Kit template](/en/documentation/products/guides/edge-function-starter-kit/)
- [How to deploy the SQL Database Starter Kit template](en/documentation/products/guides/sqldatabase-starter-kit/)
- [How to deploy the SQL Database Starter Kit template](/en/documentation/products/guides/sqldatabase-starter-kit/)
- [How to deploy the Gatsby E-commerce Theme template](/en/documentation/products/guides/gatsby-ecommerce-theme/)
- [How to deploy the Hello World template](/en/documentation/products/guides/hello-world-template/)
- [How to deploy the Hugo Boilerplate](/en/documentation/products/guides/hugo-boilerplate/)
Expand Down
4 changes: 2 additions & 2 deletions src/content/docs/pt-br/pages/guias/guides.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permalink: /documentacao/produtos/guias/
## Demonstrações de Functions

- [Como construir uma aplicação browserless com Functions](/pt-br/documentacao/produtos/guias/build/aplicacao-browserless-functions/)
- [Como implementar funcionalidade de upload de arquivos com Functions](pt-br/documentacao/produtos/guias/build/upload-arquivos-functions/)
- [Como implementar funcionalidade de upload de arquivos com Functions](/pt-br/documentacao/produtos/guias/build/upload-arquivos-functions/)
- [Como integrar o serviço de email Resend com Functions](/pt-br/documentacao/produtos/guias/build/integrar-resend-email-functions/)
- [Como construir uma API RESTful com Functions e SQL Database](/pt-br/documentacao/produtos/guias/build/api-restful-edge-functions-edge-sql/)
- [Como lidar com webhooks do Stripe com Functions](/pt-br/documentacao/produtos/guias/build/webhooks-stripe-functions/)
Expand Down Expand Up @@ -118,7 +118,7 @@ permalink: /documentacao/produtos/guias/
- [Como implantar o template Dynamic and Static File Optimization](/pt-br/documentacao/produtos/guias/dynamic-static-file-optimization-template/)
- [Como implantar o template AI Inference Starter Kit](/pt-br/documentacao/produtos/guias/ai-inference-starter-kit/)
- [Como implantar o template Application Proxy](/pt-br/documentacao/produtos/guias/edge-application-proxy-template/)
- [Como implantar o template Functions Starter Kit](pt-br/documentacao/produtos/guias/functions-starter-kit/)
- [Como implantar o template Functions Starter Kit](/pt-br/documentacao/produtos/guias/functions-starter-kit/)
- [Como implantar o template SQL Database Starter Kit](/pt-br/documentacao/produtos/guias/edgesql-starter-kit/)
- [Como implantar o template Gatsby E-commerce Theme](/pt-br/documentacao/produtos/guias/gatsby-ecommerce-theme/)
- [Como implantar o template Hello World](/pt-br/documentacao/produtos/guias/hello-world-template/)
Expand Down