Update the documentation pages

This commit is contained in:
OpenIddict Bot
2018-09-07 12:19:09 +00:00
parent 8a1650c6e4
commit 9ea01758ac
13 changed files with 805 additions and 397 deletions

View File

@@ -67,7 +67,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="docs/guide/index.html">Introduction</a></strong></p>
<p>Read an introduction on OpenIddict and the reason it was created.</p>
</div>
</div>
@@ -75,15 +75,15 @@
<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>
Get started quickly by working through this step-by-step guide.
<p><strong><a href="docs/guide/getting-started.html">Getting started</a></strong></p>
<p>Get started quickly by working through this step-by-step guide.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default" style="min-height: 120px;">
<div class="panel-body">
<p><strong><a href="guide/samples.html">Samples</a></strong></p>
<p><strong><a href="docs/guide/samples.html">Samples</a></strong></p>
<p>View samples implementing the various authorization flows.</p>
</div>
</div>