Skip to content

Commit

Permalink
docs(nx-dev): fix incorrect link to medium instead of dev.to (#20263)
Browse files Browse the repository at this point in the history
  • Loading branch information
barbados-clemens authored Nov 16, 2023
1 parent 4bd4ec2 commit 0787c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx-dev/nx-dev/pages/blog/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

1 comment on commit 0787c0a

@vercel
Copy link

@vercel vercel bot commented on 0787c0a Nov 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-five.vercel.app
nx-dev-nrwl.vercel.app
nx-dev-git-master-nrwl.vercel.app
nx.dev

Please sign in to comment.