Replace link to old label (#11188)

This commit is contained in:
Paul O'Leary McCann 2022-07-25 16:39:34 +09:00
parent c10afaaf2d
commit 2a6ed9a404

View File

@ -142,10 +142,10 @@ const UniverseContent = ({ content = [], categories, theme, pageContext, mdxComp
The Universe database is open-source and collected in a simple JSON file. The Universe database is open-source and collected in a simple JSON file.
For more details on the formats and available fields, see the documentation. For more details on the formats and available fields, see the documentation.
Looking for inspiration your own spaCy plugin or extension? Check out the Looking for inspiration your own spaCy plugin or extension? Check out the
<Link to={github() + '/labels/project%20idea'} hideIcon ws> <Link to={"https://github.com/explosion/spaCy/discussions/categories/new-features-project-ideas/"} hideIcon ws>
<InlineCode>project idea</InlineCode> project idea
</Link> </Link>
label on the issue tracker. section in Discussions.
</p> </p>
<InlineList> <InlineList>