Skip to content

Commit f11a2a5

Browse files
authored
Update vibe-coding.mdx
1 parent 2a102e9 commit f11a2a5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

opensaas-sh/blog/src/content/docs/guides/vibe-coding.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ The template comes with:
3131

3232
We've also created a bunch of LLM-friendly documentation:
3333
- [Open SaaS Docs - LLMs.txt](https://docs.opensaas.sh/llms.txt) - Links to the raw text docs.
34-
- [Open SaaS Docs - LLMs-full.txt](https://docs.opensaas.sh/llms-full.txt) - Complete docs as one text file.
35-
- [Wasp Docs - LLMs.txt](https://wasp.sh/llms.txt) - Links to the raw text docs.
36-
- [Wasp Docs - LLMs-full.txt](https://wasp.sh/llms-full.txt) - Complete docs as one text file.
34+
- **[Open SaaS Docs - LLMs-full.txt](https://docs.opensaas.sh/llms-full.txt) - Complete docs as one text file.** ✅😎
35+
- Coming Soon! ~~[Wasp Docs - LLMs.txt](https://wasp.sh/llms.txt)~~ - Links to the raw text docs.
36+
- Coming Soon! ~~[Wasp Docs - LLMs-full.txt](https://wasp.sh/llms-full.txt)~~ - Complete docs as one text file.
3737

3838
Add these to your AI-assisted IDE settings so you can easily reference them in your chat sessions with the LLM.
39-
**In most cases, you'll want to pass the `llms-full.txt` url to the LLM and ask it to help you with a specific task.**
39+
**In most cases, you'll want to pass the `llms-full.txt` to the LLM and ask it to help you with a specific task.**
4040

4141
<Image src={llmsFullCursor} alt="add llms-full.txt to settings" />
4242

@@ -46,4 +46,4 @@ Add these to your AI-assisted IDE settings so you can easily reference them in y
4646

4747
Here's a list of articles and tutorials we've made:
4848
- [3hr YouTube tutorial: Vibe Coding a Personal Finance App w/ Wasp & Cursor](https://www.youtube.com/watch?v=WYzEROo7reY)
49-
- [Article: A Structured Workflow for "Vibe Coding" Full-Stack Apps](https://dev.to/wasp/a-structured-workflow-for-vibe-coding-full-stack-apps-352l)
49+
- [Article: A Structured Workflow for "Vibe Coding" Full-Stack Apps](https://dev.to/wasp/a-structured-workflow-for-vibe-coding-full-stack-apps-352l)

0 commit comments

Comments
 (0)