Skip to content

Commit 10186ae

Browse files
author
OxM4LL0C
committed
.
1 parent 64da568 commit 10186ae

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# tinyconfig
22

3-
![GitHub License](https://img.shields.io/github/license/HamletSargsyan/tinyconfig)
4-
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/HamletSargsyan/tinyconfig)
3+
![GitHub License](https://img.shields.io/github/license/0xM4LL0C/tinyconfig)
4+
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/0xM4LL0C/tinyconfig)
55
![PyPI - Downloads](https://img.shields.io/pypi/dm/tinyconfig)
66
![PyPI - Version](https://img.shields.io/pypi/v/tinyconfig)
77
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinyconfig)
8-
![Checks](https://github.com/HamletSargsyan/tinyconfig/actions/workflows/check.yml/badge.svg)
9-
![Documentation](https://github.com/HamletSargsyan/tinyconfig/actions/workflows/documentation.yml/badge.svg)
8+
![Checks](https://github.com/0xM4LL0C/tinyconfig/actions/workflows/check.yml/badge.svg)
9+
![Documentation](https://github.com/0xM4LL0C/tinyconfig/actions/workflows/documentation.yml/badge.svg)
1010

1111
> [!WARNING]
1212
> work in progress
@@ -19,4 +19,4 @@ pip install tinyconfig
1919

2020
## License
2121

22-
This project is licensed under the [MIT License](https://github.com/HamletSargsyan/tinyconfig/blob/main/LICENSE).
22+
This project is licensed under the [MIT License](https://github.com/0xM4LL0C/tinyconfig/blob/main/LICENSE).

mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
site_name: "tinyconfig"
2-
repo_url: https://github.com/HamletSargsyan/tinyconfig
2+
repo_url: https://github.com/0xM4LL0C/tinyconfig
33
edit_uri: blob/main/docs/
44

55
plugins:

0 commit comments

Comments
 (0)