We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637c735 commit af2e957Copy full SHA for af2e957
15/umbraco-cms/reference/using-ioc.md
@@ -18,7 +18,7 @@ There are different strategies for registering your dependencies and not one str
18
19
In this article, we will cover the following three strategies:
20
21
-* [Registering dependencies in the `Program.cs` file](#registering-dependencies-in-the-programcs-file)
+* [Registering dependencies in the `Program.cs` file](#registering-dependencies-in-the-program.cs-file)
22
* [Registering dependencies in a composer](#registering-dependencies-in-a-composer)
23
* [Registering dependencies in bundles](#registering-dependencies-in-bundles)
24
0 commit comments