Skip to content

Commit

Permalink
docs: update site url
Browse files Browse the repository at this point in the history
  • Loading branch information
0hsn committed Jan 4, 2025
1 parent f8615c1 commit 31e0793
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 31e0793

Please sign in to comment.