Skip to content

Commit d6f26ff

Browse files
committed
Tweak for markdownlint
1 parent f6ec2dc commit d6f26ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -870,10 +870,10 @@ and JavaScript files in a reposistory's `src` directory:
870870

871871
<Tabs groupId="config-setting">
872872
<TabItem value="web-ui" label="Example path settings: Web UI" default>
873-
![An example path instruction](/img/reference/path-instructions.png)
873+
![An example path instruction](/img/reference/path-instructions.png)
874874
</TabItem>
875875
<TabItem value="yaml" label="Example path settings: coderabbit.yaml">
876-
```
876+
```yaml
877877
path_instructions:
878878
- path: src/**/*.{ts,tsx,js}
879879
instructions:

0 commit comments

Comments
 (0)