From 6fd2d7953b58eb6fb7383012540dc09dcec2a449 Mon Sep 17 00:00:00 2001 From: Jeroen ter Heerdt Date: Wed, 27 Feb 2019 17:31:16 -0800 Subject: [PATCH] updating readme for appdeploy --- samples/features/sql-big-data-cluster/app-deploy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/sql-big-data-cluster/app-deploy/README.md b/samples/features/sql-big-data-cluster/app-deploy/README.md index 615476d1..81cb1752 100644 --- a/samples/features/sql-big-data-cluster/app-deploy/README.md +++ b/samples/features/sql-big-data-cluster/app-deploy/README.md @@ -14,7 +14,7 @@ These samples demonstrates how you can deploy a simple Python app into SQL Serve |Sample|Description| |-|-| |__[addpy](addpy/)__|This sample takes two numbers and returns the sum| -|__[magic8ball](magic8ball/)__|Runs a (Magic 8-Ball)[https://en.wikipedia.org/wiki/Magic_8-Ball]| +|__[magic8ball](magic8ball/)__|Runs a [Magic 8-Ball](https://en.wikipedia.org/wiki/Magic_8-Ball)| ### R These samples demonstrates how you can deploy a simple R app into SQL Server big data cluster as container app as web service that is swagger compliant for building your application.