Skip to content

Commit d6901c6

Browse files
committed
fix: Update further reading section and correct blog link for consistency
1 parent d20040f commit d6901c6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/building-cursor-like-ai-code-assistant.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,16 +1331,16 @@ By integrating these technologies, you can create an AI-powered coding assistant
13311331

13321332
Would you like to see a working demo or get a GitHub-ready template for this system? Let me know in the comments!
13331333

1334-
### Further Reading
1334+
<!-- ### Further Reading
13351335
13361336
If you found this article useful, you might also enjoy these related blogs from Penify:
13371337
13381338
- [How AI is Changing Code Reviews](../how-ai-is-changing-code-reviews.md)
13391339
- [Automating Codebase Refactoring with LLMs](../automating-codebase-refactoring-with-llms.md)
13401340
- [Building Reliable Code Automation Pipelines](../building-reliable-code-automation-pipelines.md)
1341-
- [Penify: Our Journey Towards 99.9% Reliable Code Automation](../penify-journey-reliable-code-automation.md)
1341+
- [Penify: Our Journey Towards 99.9% Reliable Code Automation](../penify-journey-reliable-code-automation.md) -->
13421342

1343-
For more, visit [Penify Blog](https://penify.ai/blog).
1343+
For more, visit [Penify Blog](https://blogs.penify.dev).
13441344

13451345
---
13461346

0 commit comments

Comments
 (0)