mirror of https://github.com/explosion/spaCy.git
parent
49237f05a6
commit
f3c586f74a
|
@ -58,7 +58,7 @@ const AlertSpace = ({ nightly, legacy }) => {
|
|||
}
|
||||
|
||||
const navAlert = (
|
||||
<Link to="/usage/v3-5" hidden>
|
||||
<Link to="/usage/v3-5" noLinkLayout>
|
||||
<strong>💥 Out now:</strong> spaCy v3.5
|
||||
</Link>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue