From 127a2d2e2f4d0dd9c3baa098753dfb343e79e429 Mon Sep 17 00:00:00 2001 From: Benjin Dubishar Date: Fri, 5 May 2023 15:53:02 -0700 Subject: [PATCH] Updating SqlProjects readme to have absolute github link for image (#23001) --- extensions/sql-database-projects/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/sql-database-projects/README.md b/extensions/sql-database-projects/README.md index bc4431e110..23ee2daff1 100644 --- a/extensions/sql-database-projects/README.md +++ b/extensions/sql-database-projects/README.md @@ -21,7 +21,7 @@ Learn more about the SQL Database Projects extension in the documentation: https - Generate SQL projects from OpenAPI/Swagger specs -![AdventureWorks SQL project](images/readme-sqlproj.png) +![AdventureWorks SQL project](https://raw.githubusercontent.com/microsoft/azuredatastudio/main/extensions/sql-database-projects/images/readme-sqlproj.png) ## Getting Started with Database Projects