Skip to content

Commit b71ed13

Browse files
committed
fix links
1 parent 9b06d43 commit b71ed13

File tree

8 files changed

+18
-18
lines changed

8 files changed

+18
-18
lines changed

app/(home)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ export default function HomePage() {
144144
The Best of Both Worlds
145145
</h2>
146146
<p className="text-lg text-muted-foreground leading-relaxed">
147-
.NET React Templates unite <strong>React, Tailwind CSS & TypeScript</strong> with ServiceStack's powerful .NET backendcreating the ultimate
147+
.NET React Templates unite <strong>React, Tailwind CSS & TypeScript</strong> with ServiceStack's powerful .NET backend - creating the ultimate
148148
environment for building sophisticated UIs at lightning speed. Experience true full-stack type safety with APIs that flow
149149
seamlessly from C# to TypeScript.
150150
</p>

content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ ServiceStack's first-class React support positions your applications at the fore
102102
## TypeScript Data Models
103103

104104
As AI Models are not as adept at generating C# APIs or Migrations yet, they excel at generating TypeScript code, which our
105-
[TypeScript Data Models](/autoquery/okai-models) feature can take advantage of by generating all the C# AutoQuery CRUD APIs and DB Migrations needing to support it.
105+
[TypeScript Data Models](/docs/autoquery/okai-models) feature can take advantage of by generating all the C# AutoQuery CRUD APIs and DB Migrations needing to support it.
106106

107107
With just a TypeScript Definition:
108108

content/docs/templates/next-rsc.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,19 +154,19 @@ config/ # Deployment configuration
154154

155155
For detailed information on the development workflow, including starting development servers, generating TypeScript DTOs, database migrations, and testing, see:
156156

157-
**[Development Workflow Documentation](/autoquery/dev-workflow)**
157+
**[Development Workflow Documentation](/docs/autoquery/dev-workflow)**
158158

159159
## Configuration
160160

161161
For detailed configuration information, including app settings, SMTP email setup, and upgrading to enterprise databases (PostgreSQL/SQL Server/MySQL), see:
162162

163-
**[Configuration Documentation](/configuration)**
163+
**[Configuration Documentation](/docs/configuration)**
164164

165165
## Deployment
166166

167167
For deployment instructions, including Docker + Kamal setup and GitHub Actions configuration, see:
168168

169-
**[Deployment Documentation](/deployment)**
169+
**[Deployment Documentation](/docs/deployment)**
170170

171171
## Ideal Use Cases
172172

content/docs/templates/next-static.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,19 +152,19 @@ config/ # Deployment configuration
152152

153153
For detailed information on the development workflow, including starting development servers, generating TypeScript DTOs, database migrations, and testing, see:
154154

155-
**[Development Workflow Documentation](/autoquery/dev-workflow)**
155+
**[Development Workflow Documentation](/docs/autoquery/dev-workflow)**
156156

157157
## Configuration
158158

159159
For detailed configuration information, including app settings, SMTP email setup, and upgrading to enterprise databases (PostgreSQL/SQL Server/MySQL), see:
160160

161-
**[Configuration Documentation](/configuration)**
161+
**[Configuration Documentation](/docs/configuration)**
162162

163163
## Deployment
164164

165165
For deployment instructions, including Docker + Kamal setup and GitHub Actions configuration, see:
166166

167-
**[Deployment Documentation](/deployment)**
167+
**[Deployment Documentation](/docs/deployment)**
168168

169169
## AutoQuery CRUD Dev Workflow
170170

content/docs/templates/nextjs.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,19 +203,19 @@ Access built-in admin dashboards at:
203203

204204
For detailed information on the development workflow, including starting development servers, generating TypeScript DTOs, database migrations, and testing, see:
205205

206-
**[Development Workflow Documentation](/autoquery/dev-workflow)**
206+
**[Development Workflow Documentation](/docs/autoquery/dev-workflow)**
207207

208208
## Configuration
209209

210210
For detailed configuration information, including app settings, SMTP email setup, AI chat providers, and upgrading to enterprise databases (PostgreSQL/SQL Server/MySQL), see:
211211

212-
**[Configuration Documentation](/configuration)**
212+
**[Configuration Documentation](/docs/configuration)**
213213

214214
## Deployment
215215

216216
For deployment instructions, including Docker + Kamal setup and GitHub Actions configuration, see:
217217

218-
**[Deployment Documentation](/deployment)**
218+
**[Deployment Documentation](/docs/deployment)**
219219

220220
## Ideal Use Cases
221221

content/docs/templates/react-spa.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,19 +252,19 @@ Access built-in admin dashboards at:
252252

253253
For detailed information on the development workflow, including starting development servers, generating TypeScript DTOs, database migrations, and testing, see:
254254

255-
**[Development Workflow Documentation](/autoquery/dev-workflow)**
255+
**[Development Workflow Documentation](/docs/autoquery/dev-workflow)**
256256

257257
## Configuration
258258

259259
For detailed configuration information, including app settings, SMTP email setup, and upgrading to enterprise databases (PostgreSQL/SQL Server/MySQL), see:
260260

261-
**[Configuration Documentation](/configuration)**
261+
**[Configuration Documentation](/docs/configuration)**
262262

263263
## Deployment
264264

265265
For deployment instructions, including Docker + Kamal setup and GitHub Actions configuration, see:
266266

267-
**[Deployment Documentation](/deployment)**
267+
**[Deployment Documentation](/docs/deployment)**
268268

269269
## Ideal Use Cases
270270

content/docs/templates/react-static.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,19 +151,19 @@ dotnet watch
151151

152152
For detailed information on the development workflow, including starting development servers, generating TypeScript DTOs, database migrations, and testing, see:
153153

154-
**[Development Workflow Documentation](/autoquery/dev-workflow)**
154+
**[Development Workflow Documentation](/docs/autoquery/dev-workflow)**
155155

156156
## Configuration
157157

158158
For detailed configuration information, including app settings, SMTP email setup, and upgrading to enterprise databases (PostgreSQL/SQL Server/MySQL), see:
159159

160-
**[Configuration Documentation](/configuration)**
160+
**[Configuration Documentation](/docs/configuration)**
161161

162162
## Deployment
163163

164164
For deployment instructions, including Docker + Kamal setup and GitHub Actions configuration, see:
165165

166-
**[Deployment Documentation](/deployment)**
166+
**[Deployment Documentation](/docs/deployment)**
167167

168168
## AutoQuery CRUD Dev Workflow
169169

content/docs/vibe-coding/rewrite-legacy-uis.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ With just an existing code-base and a detailed migration plan, AI models can tra
5050

5151
Up until now, the framework to choose was mostly up to developers personal preferences; in our case we preferred Vue,
5252
given its readability and progressive enhancement capabilities. But with an AI-first development model, you're no longer
53-
writing the code directly, you're task becomes feeding AI Models text prompts and context on what features to implement,
53+
writing the code directly, your task becomes feeding AI Models text prompts and context on what features to implement,
5454
so it's more important to choose a framework that AI Models understand well. Currently, that's:
5555

5656
### The Optimal Stack for AI Development

0 commit comments

Comments
 (0)