Skip to content

Commit

Permalink
Updated link to astro CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommypop2 committed Dec 28, 2023
1 parent ecfe7dd commit a13d87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/utils/src/open/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Taken verbatim from https://github.com/withastro/astro/blob/main/packages/astro/src/cli/open.ts#L29
// Taken verbatim from https://github.com/withastro/astro/blob/main/packages/astro/src/cli/docs/open.ts
import type { ExecaChildProcess } from "execa";
import { execa } from "execa";

Expand Down

0 comments on commit a13d87a

Please sign in to comment.