Skip to content

Commit f25fab8

Browse files
committed
check and fix home page url
1 parent 4d3a6c0 commit f25fab8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/home.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ API tests management is not easy to develop, and maintain. It requires multitude
1717

1818
***chkware*** (pronounced as */check:ware/*) helps you write accurate, robust, and expressive feature tests for your API in less time.
1919

20-
Read [more value propositions](introduction) here. Find [changelog](https://github.com/chkware/cli/blob/971e7400848f26f9f8d2be5fa9eef5fa80a6ded0/docs/CHANGELOG.md) here.
20+
Read [more value propositions](/introduction) here. Find [changelog](https://github.com/chkware/cli/blob/main/docs/CHANGELOG.md) here.
2121

2222
### Setup
2323

@@ -27,11 +27,11 @@ With [**Python 3.10**](https://www.python.org/downloads/) and [**Pipx**](https:/
2727
$ pipx install chk
2828
```
2929

30-
Jump to the [setup guide](setup) for different ways to install ***chkware***.
30+
Jump to the [setup guide](/setup) for different ways to install ***chkware***.
3131

3232
### Usage
3333

34-
[Get started](quick-start) quickly here.
34+
[Get started](/quick-start) quickly here.
3535

3636
### Ask anything
3737

0 commit comments

Comments
 (0)