mirror of https://github.com/docker/docs.git
Merge pull request #22803 from thaJeztah/fmt_layout
layouts: fix oddly formatted closing bracket
This commit is contained in:
commit
a63c29c4cd
|
@ -224,8 +224,7 @@
|
|||
<a
|
||||
href="/desktop/features/model-runner/"
|
||||
class="bg-blue dark:bg-blue rounded-sm p-2 px-4 text-white transition duration-300 hover:bg-blue-500 dark:hover:bg-blue-500"
|
||||
>Read the docs</a
|
||||
>
|
||||
>Read the docs</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue