Skip to content

Commit 72820e1

Browse files
committed
[no ci] revise docs pointer
1 parent fe66d76 commit 72820e1

File tree

1 file changed

+11
-24
lines changed

1 file changed

+11
-24
lines changed

README.md

Lines changed: 11 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,30 @@
11
<table>
22
<tr>
3-
<td width="70%" align="center">
3+
<td>
44

5-
<br>
5+
<h2>📖 Documentation:
6+
**[docs.karatelabs.io](https://docs.karatelabs.io)**</h2>
67

7-
# 📖 Documentation
8+
<details>
9+
<summary>Looking for the old documentation?</summary>
810

9-
<br>
11+
The previous README documentation is preserved at:
1012

11-
## **[docs.karatelabs.io](https://docs.karatelabs.io)**
13+
**[github.com/karatelabs/karate/blob/v1.5.2](https://github.com/karatelabs/karate/blob/v1.5.2)**
1214

13-
<br>
14-
<br>
15+
Anchor links (e.g. `#syntax-guide`, `#configuration`) can be appended to navigate directly to specific sections.
16+
</details>
1517

1618
</td>
17-
<td width="30%" align="center">
18-
19+
<td width="30%">
1920
<a href="https://karatelabs.io">
2021
<picture>
2122
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/karatelabs/.github/main/profile/karate-labs-wide-black.png">
22-
<img src="https://raw.githubusercontent.com/karatelabs/.github/main/profile/karate-labs-wide.png" alt="Karate Labs" width="180">
23+
<img src="https://raw.githubusercontent.com/karatelabs/.github/main/profile/karate-labs-wide.png" />
2324
</picture>
2425
</a>
25-
2626
</td>
2727
</tr>
2828
</table>
2929

30-
<br>
31-
32-
<details>
33-
<summary><strong>Looking for the old documentation?</strong></summary>
3430

35-
<br>
36-
37-
The previous README documentation is preserved at:
38-
39-
**[github.com/karatelabs/karate/blob/v1.5.2](https://github.com/karatelabs/karate/blob/v1.5.2)**
40-
41-
Anchor links (e.g. `#syntax-guide`, `#configuration`) can be appended to navigate directly to specific sections.
42-
43-
</details>

0 commit comments

Comments
 (0)