Skip to content

Commit 043869e

Browse files
authored
Update README.md (#304)
Fix docs url
1 parent bf9c215 commit 043869e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ It also adds a variety of more basic utilities that are useful across a wide var
5353
* **CamelCase Conversions**: Convenience functions for converting strings from `snake_case` to `camelCase` or `PascalCase` and back
5454
* **GUID Type**: The provided GUID type makes it easy to use UUIDs as the primary keys for your database tables
5555

56-
See the [docs](https://https://fastapi-utils.davidmontague.xyz/) for more details and examples.
56+
See the [docs](https://fastapi-utils.davidmontague.xyz/) for more details and examples.
5757

5858
## Requirements
5959

0 commit comments

Comments
 (0)