Fixed docs examples URLs redirecting to the examples repository

This commit is contained in:
Arman Ossi Loko
2024-10-17 23:38:15 +02:00
committed by Patrik Svensson
parent 75547b2436
commit a32dc8030b
2 changed files with 3 additions and 3 deletions

View File

@@ -71,5 +71,5 @@ public static class Program
}
```
There is a working [example of a custom help provider](https://github.com/spectreconsole/spectre.console/tree/main/examples/Cli/Help) demonstrating this.
There is a working [example of a custom help provider](https://github.com/spectreconsole/examples/tree/main/examples/Cli/Help) demonstrating this.