Skip to content

Commit 7548221

Browse files
committed
README.md - Testing section anchors
1 parent 4844b2c commit 7548221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
You're a DBA, sysadmin, or developer who manages Microsoft SQL Servers. It's your fault if they're down or slow. These tools help you understand what's going on in your server.
44

5-
* When you want an overall health check, run sp_Blitz.
5+
* When you want an overall health check, run [sp_Blitz](#sp_Blitz:-Overall-Health-Check).
66
* To learn which queries have been using the most resources, run sp_BlitzCache.
77
* To analyze which indexes are missing or slowing you down, run sp_BlitzIndex.
88
* To find out why the server is slow right now, run sp_AskBrent.

0 commit comments

Comments
 (0)