Merge pull request #338 from SebastianPfliegel/csharp_urls

Fix URLs
This commit is contained in:
Umachandar Jayachandran
2019-01-29 14:48:17 -08:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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.
<a name=disclaimers></a>
+1 -1
View File
@@ -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.
<a name=disclaimers></a>
+1 -1
View File
@@ -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.
<a name=disclaimers></a>