From 4fc9b37baa0fdf0fc2fc270749971ea7008f8b58 Mon Sep 17 00:00:00 2001 From: Jovan Popovic Date: Thu, 28 Jul 2016 15:49:35 -0700 Subject: [PATCH] Fixed link in readme file --- samples/features/temporal/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/temporal/readme.md b/samples/features/temporal/readme.md index 1f4d1f23..871c618d 100644 --- a/samples/features/temporal/readme.md +++ b/samples/features/temporal/readme.md @@ -1,6 +1,6 @@ # Samples that use Temporal functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database -[Product catalog](temporal/product-catalog) +[Product catalog](product-catalog) This project contains an example implementation product catalog implemented using ASP.NET Core web aplication. You can learn how to build temporal application using new functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database.