Skip to content

Commit 6198d0c

Browse files
authored
Issue #311 - README.md anchor links missing # sign
1 parent 6a4c31b commit 6198d0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Commonly used parameters:
4444

4545
### Advanced sp_Blitz Parameters
4646

47-
In addition to the [parameters common to many of the stored procedures](parameters-common-to-many-of-the-stored-procedures), here are the ones specific to sp_Blitz:
47+
In addition to the [parameters common to many of the stored procedures](#parameters-common-to-many-of-the-stored-procedures), here are the ones specific to sp_Blitz:
4848

4949
#### Writing sp_Blitz Output to a Table
5050

@@ -81,7 +81,7 @@ Checks for the existence of a table named Fred - just kidding, named DBAtools.db
8181

8282
### Advanced sp_BlitzCache Parameters
8383

84-
In addition to the [parameters common to many of the stored procedures](parameters-common-to-many-of-the-stored-procedures), here are the ones specific to sp_BlitzCache:
84+
In addition to the [parameters common to many of the stored procedures](#parameters-common-to-many-of-the-stored-procedures), here are the ones specific to sp_BlitzCache:
8585

8686
(stub - describe the lesser-used stuff)
8787

@@ -91,7 +91,7 @@ In addition to the [parameters common to many of the stored procedures](paramete
9191

9292
### Advanced sp_BlitzIndex Parameters
9393

94-
In addition to the [parameters common to many of the stored procedures](parameters-common-to-many-of-the-stored-procedures), here are the ones specific to sp_BlitzIndex:
94+
In addition to the [parameters common to many of the stored procedures](#parameters-common-to-many-of-the-stored-procedures), here are the ones specific to sp_BlitzIndex:
9595

9696
(stub - describe the lesser-used stuff)
9797

@@ -101,7 +101,7 @@ In addition to the [parameters common to many of the stored procedures](paramete
101101

102102
### Advanced sp_AskBrent Parameters
103103

104-
In addition to the [parameters common to many of the stored procedures](parameters-common-to-many-of-the-stored-procedures), here are the ones specific to sp_AskBrent:
104+
In addition to the [parameters common to many of the stored procedures](#parameters-common-to-many-of-the-stored-procedures), here are the ones specific to sp_AskBrent:
105105

106106
(stub - describe the lesser-used stuff)
107107

0 commit comments

Comments
 (0)