diff --git a/src/content/docs/en/pages/guides/index.mdx b/src/content/docs/en/pages/guides/index.mdx index aa77ff0753..5aa2f6b462 100644 --- a/src/content/docs/en/pages/guides/index.mdx +++ b/src/content/docs/en/pages/guides/index.mdx @@ -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/) diff --git a/src/content/docs/pt-br/pages/guias/guides.mdx b/src/content/docs/pt-br/pages/guias/guides.mdx index 7e884cd537..39352c60bb 100644 --- a/src/content/docs/pt-br/pages/guias/guides.mdx +++ b/src/content/docs/pt-br/pages/guias/guides.mdx @@ -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/) @@ -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/)