Skip to content

Commit 3bce2b1

Browse files
committed
docs: fix little problems
[no ci]
1 parent 7186751 commit 3bce2b1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/functions/extract-domain.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,3 @@ D SELECT extract_domain('https://b.a.example.com/path') as domain;
3535
example.com
3636
└─────────────┘
3737
```
38-

docs/getting-started/publish-your-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ layout:
2323

2424
#### Clone repo <a href="#clone-repo" id="clone-repo"></a>
2525

26-
```
26+
```bash
2727
git clone --recurse-submodules git@github.com:hatamiarash7/duckdb-netquack.git
2828
```
2929

0 commit comments

Comments
 (0)