diff --git a/docs/app/technical-overview.md b/docs/app/technical-overview.md index 1851e86..592a7b8 100644 --- a/docs/app/technical-overview.md +++ b/docs/app/technical-overview.md @@ -19,7 +19,7 @@ generally preferred. - [OpenAPI Specification][oas-docs] - [API Flask][apiflask-home] ([source code][apiflask-src]) - [SQLAlchemy][sqlalchemy-home] ([source code][sqlalchemy-src]) -- [Alembic][alembic-home] ([source code](alembic-src)) +- [Alembic][alembic-home] ([source code][alembic-src]) - [pydantic][pydantic-home] ([source code][pydantic-src]) - [poetry](https://python-poetry.org/docs/) - Python dependency management @@ -57,4 +57,4 @@ function that is run to do the authentication. n/a - Specific user authorization is not yet implemented for this API. ### Database diagram -n/a - Database diagrams are not yet available for this application. \ No newline at end of file +n/a - Database diagrams are not yet available for this application.