소스 검색

setting the link on Docs-to-Notebooks

PijoCoder 4 년 전
부모
커밋
8e7bdad32b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Troubleshooting-Notebooks/README.md

+ 1 - 1
Troubleshooting-Notebooks/README.md

@@ -7,4 +7,4 @@ Looking for guidance on troubleshooting common SQL Server issues? Look no furthe
 
 **[whatsup_diagnostic_queries.ipynb](https://github.com/microsoft/tigertoolbox/blob/master/usp_WhatsUp/whatsup_diagnostic_queries.ipynb)** - This notebook contains a set of diagnostic queries that helps understand what's up with your SQL Server/Azure SQL Database and get all sorts of useful troubleshooting information such as: a snapshot on running sessions/requests, current blocking information, etc. More information about the Whats Up diagnostic queries can be found [here](https://github.com/microsoft/tigertoolbox/tree/master/usp_WhatsUp).
 
-**[DOCs-to-Notebooks]** - this set of notebooks is currently intended as a proof-of-concept to build Notebooks from troubleshooting SQL Server DOCs on [https://docs.microsoft.com/sql/sql-server](https://docs.microsoft.com/sql/sql-server)
+**[DOCs-to-Notebooks](https://github.com/microsoft/tigertoolbox/tree/master/Troubleshooting-Notebooks/DOCs-to-Notebooks)** - this set of notebooks is currently intended as a proof-of-concept to build Notebooks from troubleshooting SQL Server DOCs on [https://docs.microsoft.com/sql/sql-server](https://docs.microsoft.com/sql/sql-server)