Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 4ec2b85

Browse files
davemooreuwsraksiv
andauthored
Apply suggestions from code review
Co-authored-by: Rak <[email protected]>
1 parent 835525e commit 4ec2b85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ nitric add website
4242
This will walk you through an interactive process to:
4343

4444
- Name your website
45-
- Select a tool/framework (currently supports Astro, Vite, and Hugo)
45+
- Select a tool/framework (currently supports [Astro](https://astro.build/), [Vite](https://vite.dev/), and [Hugo](https://gohugo.io/))
4646
- Configure the website's base URL path and dev server port
4747

4848
You can also specify the website name and tool directly:

docs/websites.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ nitric add website
8080
This will walk you through an interactive process to:
8181

8282
- Name your website
83-
- Select a tool/framework (currently supports Astro, Vite, and Hugo)
83+
- Select a tool/framework (currently supports [Astro](https://astro.build/), [Vite](https://vite.dev/), and [Hugo](https://gohugo.io/))
8484
- Configure the website's base URL path and dev server port
8585

8686
You can also specify the website name and tool directly:

0 commit comments

Comments
 (0)