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 1c657e0 commit d2eef12Copy full SHA for d2eef12
docs/_config.yml
@@ -15,7 +15,7 @@
15
# in the templates via {{ site.myvariable }}.
16
title: IntelliTect Guidelines
17
#email: [email protected]
18
-description: IntelliTect's guidlines for coding and architecture. Documentation for IntelliTect's .NET Compiler Platform (Roslyn) Analyzers.
+description: IntelliTect's guidelines for coding and architecture. Documentation for IntelliTect's .NET Compiler Platform (Roslyn) Analyzers.
19
baseurl: "/CodingGuidelines" # the subpath of your site, e.g. /blog
20
url: "https://intellitect.github.io/" # the base hostname & protocol for your site, e.g. http://example.com
21
0 commit comments