Update URLs
This commit is contained in:
parent
5bc7d23d95
commit
8b08329493
@ -1,9 +1,9 @@
|
|||||||
# Aerich
|
# Aerich
|
||||||
|
|
||||||
[](https://pypi.python.org/pypi/aerich)
|
[](https://pypi.python.org/pypi/aerich)
|
||||||
[](https://github.com/long2ice/aerich)
|
[](https://github.com/tortoise/aerich)
|
||||||
[](https://github.com/long2ice/aerich/actions?query=workflow:pypi)
|
[](https://github.com/tortoise/aerich/actions?query=workflow:pypi)
|
||||||
[](https://github.com/long2ice/aerich/actions?query=workflow:ci)
|
[](https://github.com/tortoise/aerich/actions?query=workflow:ci)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
@ -5,9 +5,9 @@ description = "A database migrations tool for Tortoise ORM."
|
|||||||
authors = ["long2ice <long2ice@gmail.com>"]
|
authors = ["long2ice <long2ice@gmail.com>"]
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
homepage = "https://github.com/long2ice/aerich"
|
homepage = "https://github.com/tortoise/aerich"
|
||||||
repository = "https://github.com/long2ice/aerich.git"
|
repository = "https://github.com/tortoise/aerich.git"
|
||||||
documentation = "https://github.com/long2ice/aerich"
|
documentation = "https://github.com/tortoise/aerich"
|
||||||
keywords = ["migrate", "Tortoise-ORM", "mysql"]
|
keywords = ["migrate", "Tortoise-ORM", "mysql"]
|
||||||
packages = [
|
packages = [
|
||||||
{ include = "aerich" }
|
{ include = "aerich" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user