Skip to content

Commit 510f96a

Browse files
authored
Merge pull request #12 from MehrazRumman/wip
mkdocs fixed
2 parents ab5c062 + df1cf1b commit 510f96a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Structured logging and observability middleware for FastAPI applications.
77
[![pypi package](https://img.shields.io/pypi/v/fastapi-inspector?logo=pypi&label=pypi%20package&cacheSeconds=300)](https://pypi.org/project/fastapi-inspector/)
88
[![python](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-brightgreen?logo=python&logoColor=white)](#python-compatibility)
99

10-
**[Documentation](https://mehrazrumman.github.io/fastapi-inspector/)** · [Changelog](CHANGELOG.md) · [Contributing](CONTRIBUTING.md)
10+
**[Documentation](https://mehrazrumman.github.io/fastapi-observer/)** · [Changelog](CHANGELOG.md) · [Contributing](CONTRIBUTING.md)
1111

1212
---
1313

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
site_name: FastAPI Inspector
22
site_description: Logging and observability helpers for FastAPI applications.
3-
repo_name: fastapi-inspector
3+
site_url: https://mehrazrumman.github.io/fastapi-observer/
4+
repo_url: https://github.com/MehrazRumman/fastapi-observer
5+
repo_name: MehrazRumman/fastapi-observer
46

57
theme:
68
name: material

0 commit comments

Comments
 (0)