From 1dfd58e5057aa86df12d96baf0d1d7be586aaf5d Mon Sep 17 00:00:00 2001 From: Sebastian Pfliegel Date: Tue, 5 Dec 2017 16:19:08 +0100 Subject: [PATCH] Fix URLs --- samples/tutorials/c#/RHEL/README.md | 2 +- samples/tutorials/c#/Ubuntu/README.md | 2 +- samples/tutorials/c#/Windows/README.md | 2 +- samples/tutorials/c#/macOS/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/tutorials/c#/RHEL/README.md b/samples/tutorials/c#/RHEL/README.md index fb088ce1..8e2686f9 100644 --- a/samples/tutorials/c#/RHEL/README.md +++ b/samples/tutorials/c#/RHEL/README.md @@ -62,7 +62,7 @@ To run this sample, you need the following prerequisites. ## Sample details -Please visit the [C# on RHEL tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/csharp-rhel) to run through the sample in full with more detail. +Please visit the [C# on RHEL tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/csharp/rhel/) to run through the sample in full with more detail. diff --git a/samples/tutorials/c#/Ubuntu/README.md b/samples/tutorials/c#/Ubuntu/README.md index 08e00241..41c9fbce 100644 --- a/samples/tutorials/c#/Ubuntu/README.md +++ b/samples/tutorials/c#/Ubuntu/README.md @@ -62,7 +62,7 @@ To run this sample, you need the following prerequisites. ## Sample details -Please visit the [C# on Ubuntu tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/csharp-ubuntu) to run through the sample in full with more detail. +Please visit the [C# on Ubuntu tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/csharp/ubuntu/) to run through the sample in full with more detail. diff --git a/samples/tutorials/c#/Windows/README.md b/samples/tutorials/c#/Windows/README.md index feea4b98..826f21a8 100644 --- a/samples/tutorials/c#/Windows/README.md +++ b/samples/tutorials/c#/Windows/README.md @@ -50,7 +50,7 @@ To run this sample, you need the following prerequisites. ## Sample details -Please visit the [C# on Windows tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/csharp-windows) to run through the sample in full with more detail. +Please visit the [C# on Windows tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/csharp/win/) to run through the sample in full with more detail. diff --git a/samples/tutorials/c#/macOS/README.md b/samples/tutorials/c#/macOS/README.md index 4c8ca661..9c9f52c7 100644 --- a/samples/tutorials/c#/macOS/README.md +++ b/samples/tutorials/c#/macOS/README.md @@ -62,7 +62,7 @@ To run this sample, you need the following prerequisites. ## Sample details -Please visit the [C# on macOS tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/csharp-mac) to run through the sample in full with more detail. +Please visit the [C# on macOS tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/csharp/macos/) to run through the sample in full with more detail.