Skip to content

Commit d308e49

Browse files
leorossigithub-actions[bot]
authored andcommitted
[automated commit] Bump docs to versions 3.22.0, 2.75.2, 1.53.4
1 parent 309c925 commit d308e49

File tree

220 files changed

+4709
-15
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

220 files changed

+4709
-15
lines changed

docs/guides.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Welcome to the Platformatic guides! These practical guides help you solve specif
2727
### Deployment
2828
- **[Dockerize a Watt App](./guides/deployment/dockerize-a-watt-app.md)** - Create Docker containers for your Watt applications
2929
- **[Kubernetes Readiness & Liveness](./guides/deployment/k8s-readiness-liveness.md)** - Configure health checks for Kubernetes deployments
30-
- **[TypeScript Deployment](./guides/deployment/typescript.md)** - Deploy TypeScript-based Platformatic applications
30+
- **[TypeScript Deployment](./guides/deployment/compiling-typescript.md)** - Deploy TypeScript-based Platformatic applications
31+
- **[Deploy Next.js in Kubernetes with Watt](./guides/deployment/nextjs-in-k8s.md)** - Deploy Next.js in Kubernetes with Watt
3132

3233
## Monitoring & Observability
3334

@@ -47,11 +48,11 @@ Welcome to the Platformatic guides! These practical guides help you solve specif
4748

4849
If you can't find what you're looking for in these guides:
4950

50-
1. Check the [Reference Documentation](../reference-overview.md) for detailed API specifications
51-
2. Try the [Getting Started tutorials](../getting-started/quick-start.md) for step-by-step learning
51+
1. Check the [Reference Documentation](./reference.md) for detailed API specifications
52+
2. Try the [Getting Started tutorials](./getting-started/quick-start.md) for step-by-step learning
5253
3. Visit our [GitHub repository](https://github.com/platformatic/platformatic) for community support
5354
4. Join our [Discord community](https://discord.gg/platformatic) for real-time help
5455

5556
## Contributing
5657

57-
Found an issue with a guide or want to contribute a new one? Check out our [Contributing Guide](../contributing/contributing.md) to learn how to help improve the documentation.
58+
Found an issue with a guide or want to contribute a new one? Check out our [Contributing Guide](./contributing/contributing.md) to learn how to help improve the documentation.
336 KB
Loading

0 commit comments

Comments
 (0)