1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Fixed link in readme file

This commit is contained in:
Jovan Popovic
2016-07-28 15:49:35 -07:00
parent 411ec924b1
commit 4fc9b37baa

View File

@ -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.