Skip to content

Commit 7df7d75

Browse files
committed
fix the broken links on the home page
1 parent 2ba9c11 commit 7df7d75

File tree

11 files changed

+6
-73
lines changed

11 files changed

+6
-73
lines changed

docs/site/content/en/_index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@ title: API Testing
33
---
44

55
{{< blocks/cover title="Welcome to API Testing!" image_anchor="top" height="full" >}}
6-
<a class="btn btn-lg btn-primary me-3 mb-4" href="/v0.0.1">
6+
<a class="btn btn-lg btn-primary me-3 mb-4" href="{{< relref "/latest" >}}">
77
GET STARTED <i class="fas fa-arrow-alt-circle-right ms-2"></i>
88
</a>
9-
<a class="btn btn-lg btn-secondary me-3 mb-4" href="/contributions">
9+
<a class="btn btn-lg btn-secondary me-3 mb-4" href="{{< relref "/contributions" >}}">
1010
CONTRIBUTING <i class="fa fa-heartbeat ms-2 "></i>
1111
</a>
1212
<p class="lead mt-5">YAML based API testing tool. interface debug and test tools.</p>
13-
<!-- 向下翻页图标 -->
1413
{{< blocks/link-down color="white" >}}
15-
<p class="lead mt-5">todo add relative content</p>
14+
<p class="lead mt-5">Let's improve the code quality together.</p>
1615
{{< /blocks/cover >}}

docs/site/content/en/v0.0.1/_index.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/site/content/en/v0.0.1/api/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/site/content/en/v0.0.1/api/extension_types.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/site/content/en/v0.0.1/install/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/site/content/en/v0.0.1/install/install-locally.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/site/content/en/v0.0.1/releases/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/site/content/en/v0.0.1/releases/v0.1.0.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/site/content/en/v0.0.1/tasks/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/site/content/en/v0.0.1/tasks/quickstart.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)