Skip to content

Commit ece9193

Browse files
LixfeldMaxMelcher
authored andcommitted
Fix relative links
1 parent f93c193 commit ece9193

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
@@ -55,7 +55,7 @@ Highlight code blocks using highligh.js
5555
### -d / --debug
5656
Debug mode. Logs tons of stuff and even exports the intermediate html file
5757
### --disableTelemetry
58-
Disables the telemetry tracking, see [Telemetry](#telemetry)
58+
Disables the telemetry tracking, see [Telemetry](#-telemetry)
5959
### --exclude-paths
6060
Skip pages whose path matches the [regular expression](https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference) patterns.
6161
### --filter
@@ -135,7 +135,7 @@ So far the following limitations are known:
135135
* Tags in Azure DevOps must be closed properly - if you leave a strikethrough (`~~`) open, then all the following ~~content will be striked through~~.
136136

137137
## ⚖ License
138-
See [license](/AzureDevOps.WikiPDFExport/License.md)
138+
See [license](/License.md)
139139

140140
## 🎯 Telemetry
141141
The tool uses Application Insights for basic telemetry:

0 commit comments

Comments
 (0)