docs(misc): fix link in blog post (#31438)
The link in the post does not start with `/`, so it is going to `/blog/blog/...` instead. The `new Terminal UI` URL is going to `https://nx.dev/blog/blog/nx-21-terminal-ui`. Fixes: https://nx.dev/blog/nx-generators-ai-integration
This commit is contained in:
parent
9be3d20fe3
commit
5176f10c23
@ -119,7 +119,7 @@ To use this feature, you'll need:
|
||||
|
||||
Once set up, you can start leveraging this powerful combination of predictable generators and intelligent AI assistance.
|
||||
|
||||
This integration is just one example of our broader vision for AI-enhanced development with Nx, providing useful and deep integration of LLMs into your development workflow. Currently we're looking into integrating our [new Nx terminal UI](blog/nx-21-terminal-ui) with your coding assistant, allowing for some interesting new AI powered workflows.
|
||||
This integration is just one example of our broader vision for AI-enhanced development with Nx, providing useful and deep integration of LLMs into your development workflow. Currently we're looking into integrating our [new Nx terminal UI](/blog/nx-21-terminal-ui) with your coding assistant, allowing for some interesting new AI powered workflows.
|
||||
|
||||
That said, don't forget to subscribe to our [YouTube channel](https://www.youtube.com/@nxdevtools) or [subscribe to our newsletter](https://go.nx.dev/nx-newsletter) for future announcements and demonstrations.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user