Skip to content

Commit 4933d3b

Browse files
committed
Update link to Django -> Citus multitenant migration
1 parent f3946de commit 4933d3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cosmos-db/postgresql/concepts-performance-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ mind there are helper libraries for several popular application frameworks that
136136
make it easier. Here are instructions:
137137

138138
* [Ruby on Rails](https://docs.citusdata.com/en/stable/develop/migration_mt_ror.html),
139-
* [Django](https://docs.citusdata.com/en/stable/develop/migration_mt_django.html),
139+
* [Django](https://django-multitenant.readthedocs.io/en/latest/migration_mt_django.html),
140140
* [ASP.NET](https://docs.citusdata.com/en/stable/develop/migration_mt_asp.html),
141141
* [Java Hibernate](https://www.citusdata.com/blog/2018/02/13/using-hibernate-and-spring-to-build-multitenant-java-apps/).
142142

articles/cosmos-db/postgresql/quickstart-build-scalable-apps-model-multi-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ There are helper libraries for several popular application frameworks that make
124124
it easy to include a tenant ID in queries. Here are instructions:
125125

126126
* [Ruby on Rails instructions](https://docs.citusdata.com/en/stable/develop/migration_mt_ror.html)
127-
* [Django instructions](https://docs.citusdata.com/en/stable/develop/migration_mt_django.html)
127+
* [Django instructions](https://django-multitenant.readthedocs.io/en/latest/migration_mt_django.html)
128128
* [ASP.NET](https://docs.citusdata.com/en/stable/develop/migration_mt_asp.html)
129129
* [Java Hibernate](https://www.citusdata.com/blog/2018/02/13/using-hibernate-and-spring-to-build-multitenant-java-apps/)
130130

0 commit comments

Comments
 (0)