From 8b3fb150feb3df8296ef70194777072287bc08e6 Mon Sep 17 00:00:00 2001 From: Jovan Popovic Date: Fri, 12 Aug 2016 11:12:37 +0200 Subject: [PATCH] Updated main JSON readme file --- samples/features/json/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/json/readme.md b/samples/features/json/readme.md index 2e0ef1e3..db3a7d97 100644 --- a/samples/features/json/readme.md +++ b/samples/features/json/readme.md @@ -8,6 +8,6 @@ This project contains an example implementation of ASP.NET Core REST API with CR This project contains an example implementation of NodeJS REST API using Express4 framework and Tedious. REST API has basic CRUD operations on a simple Todo table. You can learn how to build REST API on the existing database schema using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database. -[Products REST API - ASP.NET Core](product-catalog/dotnet-rest-api) +[Products REST API - ASP.NET Core](product-catalog/dotnet-jquery-bootstrap-app) This project contains an example implementation of ASP.NET Core REST API with CRUD operations on a Product table. You can learn how to build REST API on the existing database schema using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database. \ No newline at end of file