mirror of https://github.com/docker/docs.git
scout: link to release notes in banner
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
d59b474d8c
commit
648feac52d
|
@ -94,10 +94,11 @@
|
|||
analysis, real-time vulnerability identification, contextual remediation
|
||||
recommendations, and more. Now generally available.
|
||||
</p>
|
||||
<div>
|
||||
<div class="flex gap-4">
|
||||
<a href="/scout/"
|
||||
class="transition cursor-pointer duration-300 py-2 px-4 rounded bg-green-dark hover:bg-green-light-600 text-white">Learn
|
||||
more</a>
|
||||
class="transition cursor-pointer duration-300 py-2 px-4 rounded bg-green-dark hover:bg-green-light-600 text-white">Docs</a>
|
||||
<a href="/scout/release-notes/"
|
||||
class="transition cursor-pointer duration-300 py-2 px-4 rounded bg-green-dark hover:bg-green-light-600 text-white">Release notes</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue