docs(nx-dev): fix incorrect link to medium instead of dev.to (#20263)

This commit is contained in:
Caleb Ukle 2023-11-16 15:46:48 -06:00 committed by GitHub
parent 4bd4ec29bf
commit 0787c0a7e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ export default function Blog(): JSX.Element {
We're on Dev.to, too!
</h4>
<a
href="https://blog.nrwl.io"
href="https://dev.to/nx"
rel="noreferrer"
target="_blank"
title="Nrwl Blog"