Skip to content

Commit f0b84bd

Browse files
committed
fix reference in scanner options section
1 parent efdba8d commit f0b84bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
- **[Usage](#usage)**
1818
- **[Configuration](#configuration)**
19-
- **[Scanner Options](#scanner-options)**
19+
- [Scanner Options](#scanner-options)
2020
- **[Installation](#installation)**
2121
- **[Development](#development)**
2222

@@ -90,7 +90,7 @@ Using the rules section of your configurations, you can specify the list of rule
9090
}
9191
```
9292

93-
Note: if you prefer JSON format, you can create a `.flow-scanner.json` file using the same format. For a more on configurations, review the [scanner documentation](https://flow-scanner.github.io/lightning-flow-scanner-core/#configurations).
93+
Note: if you prefer JSON format, you can create a `.flow-scanner.json` file using the same format. For a more on configurations, review the [scanner documentation](https://flow-scanner.github.io/lightning-flow-scanner-core/#configuration).
9494

9595
---
9696

0 commit comments

Comments
 (0)