We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9c215 commit 043869eCopy full SHA for 043869e
README.md
@@ -53,7 +53,7 @@ It also adds a variety of more basic utilities that are useful across a wide var
53
* **CamelCase Conversions**: Convenience functions for converting strings from `snake_case` to `camelCase` or `PascalCase` and back
54
* **GUID Type**: The provided GUID type makes it easy to use UUIDs as the primary keys for your database tables
55
56
-See the [docs](https://https://fastapi-utils.davidmontague.xyz/) for more details and examples.
+See the [docs](https://fastapi-utils.davidmontague.xyz/) for more details and examples.
57
58
## Requirements
59
0 commit comments