docs(nx-dev): change example repository wording (#14966)

This commit is contained in:
Benjamin Cabanes 2023-02-13 13:12:36 -05:00 committed by GitHub
parent 0b7ef8f66a
commit b3d9adec03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ export function GithubRepository({ url }: { url: string }): JSX.Element {
<div className="mx-3">
<p>
Check the example:
Example repository
<a
href={url}
target="_blank"