Skip to content

Commit f545d52

Browse files
committed
Fixes
1 parent ce63c93 commit f545d52

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/get-started/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Validate your content with Doc Detective:
1111
npx doc-detective
1212
```
1313

14+
Want to use the Docker image? [Check it out](https://github.com/doc-detective/docker-image).
15+
1416
See the [Installation](/docs/get-started/installation.md) guide to get started. Come chat on [Discord](https://discord.gg/uAfSjVH7yr)!
1517

1618
## What is Doc Detective?

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ const sidebars: SidebarsConfig = {
4040
'get-started/actions/find',
4141
'get-started/actions/goTo',
4242
'get-started/actions/httpRequest',
43+
'get-started/actions/runCode',
4344
'get-started/actions/runShell',
4445
'get-started/actions/screenshot',
4546
'get-started/actions/loadVariables',

0 commit comments

Comments
 (0)