Skip to content

Commit f90582c

Browse files
committed
chore: update in-the-wild.md
1 parent e2426da commit f90582c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/documentation/in-the-wild.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ This page contains a list of libraries and projects that use Phel. If you want t
77

88
## Libraries
99

10-
* [phel-cli-gui](https://github.com/Chemaclass/phel-cli-gui) Some Phel functions to render in the terminal. It uses the Cursor from the Symfony Command module.
11-
* [phel-pdo](https://github.com/phel-lang/phel-pdo) This library is a thin wrapper around PDO.
12-
* [phel-schema](https://github.com/phel-lang/phel-schema) This library is a schema validation library in phel. The library inspired by zod.
10+
* [Chemaclass/phel-cli-gui](https://github.com/Chemaclass/phel-cli-gui): Functions to render in the CLI terminal.
11+
* [phel-lang/phel-pdo](https://github.com/phel-lang/phel-pdo): A wrapper around PDO.
12+
* [phel-lang/phel-schema](https://github.com/phel-lang/phel-schema): A schema validation library for phel inspired by zod.
1313

1414

1515
## Projects

0 commit comments

Comments
 (0)