docs(nx-dev): fix incorrect link to medium instead of dev.to (#20263)
This commit is contained in:
parent
4bd4ec29bf
commit
0787c0a7e6
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user