Update the documentation pages

This commit is contained in:
OpenIddict Bot 2021-01-13 06:09:51 +00:00
parent 4e9bc9adc3
commit 6d57c55802
3 changed files with 6 additions and 6 deletions

View File

@ -85,7 +85,7 @@ and starting in OpenIddict 3.0, <strong>any ASP.NET 4.x or OWIN application too<
<div class="col-md-4">
<div class="panel panel-default" style="min-height: 120px;">
<div class="panel-body">
<p><strong><a href="guide/samples.md">Samples</a></strong></p>
<p><strong><a href="https://github.com/openiddict/openiddict-samples">Samples</a></strong></p>
<p>View samples implementing the various authorization flows.</p>
</div>
</div>

View File

@ -110,15 +110,12 @@
"version": ""
},
{
"log_codes": [
"InvalidFileLink"
],
"type": "Conceptual",
"source_relative_path": "index.md",
"output": {
".html": {
"relative_path": "index.html",
"hash": "mf66lbYDYJ1ueuRq2UsFNQ=="
"hash": "Kbs+jJDnhfVRQiN6461RJw=="
}
},
"is_incremental": false,
@ -130,7 +127,7 @@
"output": {
".html": {
"relative_path": "toc.html",
"hash": "c81Ur29RlisdhGArITEfFw=="
"hash": "Z69MCVNfc1ygKvC6OWg2Ow=="
}
},
"is_incremental": false,

View File

@ -18,6 +18,9 @@
<li>
<a href="configuration/index.html" name="" title="Configuration and settings">Configuration and settings</a>
</li>
<li>
<a href="https://github.com/openiddict/openiddict-samples" name="" title="Samples">Samples</a>
</li>
</ul>
</div>
</div>