[private git] url changed
This commit is contained in:
parent
61a37706db
commit
e92ea07288
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# fasttyper
|
||||
[![](https://github.com/ickyicky/fasttyper/blob/main/doc/demo.gif?raw=true)](https://github.com/ickyicky/fasttyper)
|
||||
[![](https://git.domandoman.xyz/doman/fasttyper/raw/branch/main/doc/demo.gif)](https://git.domandoman.xyz/doman/fasttyper)
|
||||
|
||||
# About
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -15,7 +15,7 @@ setup(
|
|||
description="Minimalistic typing exercise",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/ickyicky/fasttyper",
|
||||
url="https://git.domandoman.xyz/doman/fasttyper",
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
|
||||
|
|
Loading…
Reference in a new issue