From 31e079310e498999840b893a6e2cd6c5f3cab75a Mon Sep 17 00:00:00 2001 From: HSN Date: Sat, 4 Jan 2025 10:05:35 +0600 Subject: [PATCH] docs: update site url --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 73a71f38..a4c9b0fb 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,18 @@ ### Introduction -[***CHKware***](https://chkware.github.io/) (pronounced as */tʃek-wer/*, i.e. *check-ware*) is a low-code API quality testing, and automation toolbox. It helps you write accurate, robust, and expressive feature tests for your API in less time than usual. +[***CHKware***](https://chkware.com/docs/) (pronounced as */tʃek-wer/*, i.e. *check-ware*) is a low-code API quality testing, and automation toolbox. It helps you write accurate, robust, and expressive feature tests for your API in less time than usual. -[Get started](https://chkware.github.io/quick-start) here. +[Get started](https://chkware.com/docs/quick-start) here. ### Install and setup -- Jump to the [setup guide for users](https://chkware.github.io/setup) if you want to use *CHKware* in your project. -- Jump to the [setup guide for developer](http://chkware.github.io/setup/setup-cli-dev) if you want to contribute to this repository. +- Jump to the [setup guide for users](https://chkware.com/docs/setup) if you want to use *CHKware* in your project. +- Jump to the [setup guide for developer](https://chkware.com/docs/setup/setup-cli-dev) if you want to contribute to this repository. ### Documentation -Please go to the website https://chkware.github.io/ for documentation. +Please go to the website https://chkware.com/docs/ for documentation. --- Licensed under [MPL v2.0](/LICENSE) | Follow [@chkware](https://twitter.com/chkware) on Twitter | [`chk` project](https://pypi.org/project/chk/) on PyPi | [snyk Advisor](https://snyk.io/advisor/python/chk) for `chk` | [sonarcloud](https://sonarcloud.io/summary/new_code?id=chkware_cli) project page | [Coveralls](https://coveralls.io/github/chkware/cli) report