Skip to content

Commit 1e79577

Browse files
authored
fix: quick start links to docker image and executable binary (#1162)
Signed-off-by: Arpit Saxena <[email protected]>
1 parent 1d43901 commit 1e79577

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To experience Parseable UI, checkout [demo.parseable.com ↗︎](https://demo.pa
2626
### Run Parseable
2727

2828
<details>
29-
<summary><a href="https://www.parseable.com/docs/docker-quick-start">Docker Image</a></summary>
29+
<summary><a href="https://www.parseable.com/docs/server/get-started/docker-quick-start">Docker Image</a></summary>
3030
<p>
3131

3232
Get started with Parseable Docker with a single command:
@@ -41,7 +41,7 @@ docker run -p 8000:8000 \
4141
</details>
4242

4343
<details>
44-
<summary><a href="https://www.parseable.com/docs/docker-quick-start">Executable Binary</a></summary>
44+
<summary><a href="https://www.parseable.com/docs/server/get-started/binary-quick-start">Executable Binary</a></summary>
4545
<p>
4646

4747
Download and run the Parseable binary on your laptop:

0 commit comments

Comments
 (0)