Update the documentation pages

This commit is contained in:
OpenIddict Bot
2022-01-11 16:30:01 +00:00
parent a9643a903c
commit d5d078a8e5
20 changed files with 522 additions and 88 deletions

View File

@@ -99,7 +99,7 @@
<div class="col-md-4">
<div class="panel panel-default" style="min-height: 120px;">
<div class="panel-body">
<p><strong><a href="guide/index.html">Introduction</a></strong></p>
<p><strong><a href="guides/index.html">Introduction</a></strong></p>
<p>Read an introduction on OpenIddict and the reason it was created.</p>
</div>
</div>
@@ -107,7 +107,7 @@
<div class="col-md-4">
<div class="panel panel-default" style="min-height: 120px;">
<div class="panel-body">
<p><strong><a href="guide/getting-started.html">Getting started</a></strong></p>
<p><strong><a href="guides/getting-started.html">Getting started</a></strong></p>
<p>Get started quickly by working through this step-by-step guide.</p>
</div>
</div>