6 Commits

Author SHA1 Message Date
Philip Fulcher
46497356ce
chore: migrate links to blog (#26892)
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->
Blog links point to Medium and dev.to blogs
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
Blog links point to internal blog
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2024-07-15 15:28:06 -04:00
Isaac Mann
6c0ba0ee3a
docs(core): local links should not use nx.dev (#23380)
Ensure that local links start with `/` instead of `https://nx.dev/`
2024-05-14 14:19:49 -04:00
Isaac Mann
da12d87b18
docs(core): rename test atomizer (#22464) 2024-03-22 15:19:19 -04:00
Juri Strumpflohner
814035ba79
docs(core): add Nx 18 video to changelog page (#21948) 2024-02-22 11:31:40 -08:00
Zachary DeRose
11c849afab
docs(misc): temporarily removing nx 18.0 video from changelog (#21851) 2024-02-16 13:30:47 -05:00
Isaac Mann
c5a64d39be
docs(core): add 18.0 changelog (#21832)
Co-authored-by: Zachary DeRose <zack.derose@gmail.com>
2024-02-15 23:47:09 -08:00