Skip to content

Commit

Permalink
Revert "introduce link issue"
Browse files Browse the repository at this point in the history
This reverts commit 75b50a4.
  • Loading branch information
SandPod committed Jan 18, 2024
1 parent 75b50a4 commit be4cd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/07-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ serverpod <command> [arguments]

- **[create](get-started)**: Establishes a new Serverpod project. When employing this command, designate the project name, ensuring it's in lowercase and devoid of special characters.

- **[generate](concepts/model)**: Converts YAML files into appropriate code for the server and associated clients.
- **[generate](concepts/models)**: Converts YAML files into appropriate code for the server and associated clients.

- **[language-server](lsp)**: Activates the Serverpod LSP server, which interfaces via JSON-RPC-2. This is tailored for compatibility with a client integrated within an IDE.

Expand Down

0 comments on commit be4cd15

Please sign in to comment.