You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ They are actively maintained and used by the Serverpod team.
8
8
9
9
### cli_tools
10
10
11
-
The [cli_tools package](packages/cli_tools/README.md) offers several utilities for CLI development, for example: terminal logging, user-input prompting, and usage-analytics collection.
11
+
The [cli_tools package](packages/cli_tools/) offers several utilities for CLI development, for example: terminal logging, user-input prompting, and usage-analytics collection.
12
12
13
13
### config
14
14
15
-
The [config package](packages/config/README.md) provides comprehensive
15
+
The [config package](packages/config/) provides comprehensive
16
16
configuration ingestion and validation, including typed command line options,
17
17
environment variables, and configuration files as input, and better error
0 commit comments