From 9cb55bedea0e8e75677cf01c8d04ed85cd44d484 Mon Sep 17 00:00:00 2001 From: Aaron Nelson Date: Thu, 20 Aug 2020 14:53:20 -0400 Subject: [PATCH] Update SQLAssessmentAPIQuickStartNotebook.ipynb Moved link to second notebook higher, to make it more obvious how to continue this learning path. --- .../notebooks/SQLAssessmentAPIQuickStartNotebook.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPIQuickStartNotebook.ipynb b/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPIQuickStartNotebook.ipynb index 40724df1..0f389147 100644 --- a/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPIQuickStartNotebook.ipynb +++ b/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPIQuickStartNotebook.ipynb @@ -103,9 +103,9 @@ "source": [ "### Learn more about SQL Assessment API\r\n", "To learn more about SQL Assesment API such as customizing and extending the rule set, saving the results in a table, etc., please visit:\r\n", + "- Continue learning more about SQL Assessments with the ➡ [SQL Assessment API Tutorial notebook](https://github.com/microsoft/sql-server-samples/blob/master/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPITutorialNotebook.ipynb)\r\n", "- Docs online page: https://docs.microsoft.com/sql/sql-assessment-api/sql-assessment-api-overview \r\n", - "- GitHub repo: http://aka.ms/sql-assessment-api\r\n", - "- SQL Assessment API [Tutorial notebook](https://github.com/microsoft/sql-server-samples/blob/master/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPITutorialNotebook.ipynb)" + "- GitHub repo: http://aka.ms/sql-assessment-api" ], "metadata": { "azdata_cell_guid": "180b3a6d-1dab-4641-acd4-dc319e81ef1f"