Skip to content

Commit 86f2034

Browse files
authored
Fix link to Intro.md (#198)
1 parent 95b9317 commit 86f2034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ scenarios.
1313
For more information about Configuration Builders and the features and builders in this project in particular, please refer to the docs
1414
linked here:
1515

16-
* [Introduction to Configuration Builders in .Net](docs/intro.md)
16+
* [Introduction to Configuration Builders in .Net](docs/Intro.md)
1717
* [Key/Value Config Builders](docs/KeyValueConfigBuilders.md)
1818
* [Implementing Custom Key/Value Config Builders](docs/CustomConfigBuilders.md)
1919
* [Section Handlers](docs/SectionHandlers.md)

0 commit comments

Comments
 (0)