From f05731eae7aedeb2be7721a3bc1c980aadb4b625 Mon Sep 17 00:00:00 2001 From: Maxim Date: Thu, 23 Nov 2023 19:46:58 +0300 Subject: [PATCH] "0.2.3" Optimization and bugfix --- README.md | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7398c3e..5cce143 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Combidata provides a comprehensive solution for compositional testing, allowing ## Getting Started -To get started with Combidata, visit our [Quick Start Guide](https://warrfie.github.io/combidata/QSG.md) which provides step-by-step instructions on setting up and using the library. +To get started with Combidata, visit our [Quick Start Guide](https://warrfie.github.io/combidata/QSG) which provides step-by-step instructions on setting up and using the library. ## Support If you need help with Combidata or have any questions, please open an issue on GitHub or contact the maintainers directly diff --git a/setup.py b/setup.py index 4f98062..9b38744 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ version="0.2.3", description="Package for random data generation and combination different cases", long_description=long_description, - url="https://github.com/Warrfie/combidata", + url="warrfie.github.io/combidata", author="Kuklikov Maxim (Warrfie)", author_email="warrfie@gmail.com", classifiers=[