From 3711f7be00eb9eb5e2ce05feff290861b0303191 Mon Sep 17 00:00:00 2001 From: v-xuto Date: Thu, 1 Feb 2024 16:05:49 +0800 Subject: [PATCH] Update invalid product slug --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58e7b28f..b380289e 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ languages: products: - azure - azure-app-service -- azure-postgresql -- azure-virtual-networks +- azure-database-postgresql +- azure-virtual-network urlFragment: msdocs-django-postgresql-sample-app name: Deploy a Python (Django) web app with PostgreSQL in Azure description: This is a Python web app using the Django framework and the Azure Database for PostgreSQL relational database service.