diff --git a/app/pages/docs/learning-path.mdx b/app/pages/docs/learning-path.mdx index c2885a63..7dc362e1 100644 --- a/app/pages/docs/learning-path.mdx +++ b/app/pages/docs/learning-path.mdx @@ -41,9 +41,9 @@ development, it's totally OK to skip them. - 🥷 [Zero-Downtime Deployments with Data Migrations](https://engineering.wework.com/zero-downtime-deployments-with-data-migrations-2e337df48b8f) - How to change your database schema without causing downtimes. -- Want to contribute to this part? Submit your favourite learning - materials in a PR! Here's some ideas for content we know we're missing: - - a guide on building multi-tenant applications +- [Multi-Tenant Application](https://medium.com/@sudheer.sandu/multi-tenant-application-68c11cc68929) - + A guide on building multi-tenant applications + ## Integrations {#integrations}