Skip to content

Commit 1c1fdba

Browse files
committed
remove /en
1 parent a84d022 commit 1c1fdba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contribute/contrib-writing-guide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Backup and restore are very different across Cloud and Self-managed as the targe
233233
---
234234
sidebar_label: Backups
235235
sidebar_position: 1
236-
slug: /en/manage/backups
236+
slug: /manage/backups
237237
---
238238

239239
import Tabs from '@theme/Tabs';
@@ -261,7 +261,7 @@ Sometimes most of the content is the same across operating systems. For example
261261

262262
```md
263263
---
264-
slug: /en/integrations/sql-clients/clickhouse-client-local
264+
slug: /integrations/sql-clients/clickhouse-client-local
265265
sidebar_label: clickhouse-client
266266
title: clickhouse-client and clickhouse-local
267267
---
@@ -548,7 +548,7 @@ If a search is not finding the page that you expect, then have a look at the Mar
548548

549549
```md
550550
---
551-
slug: /en/sql-reference/statements/create/function
551+
slug: /sql-reference/statements/create/function
552552
sidebar_position: 38
553553
sidebar_label: FUNCTION
554554
---
@@ -562,7 +562,7 @@ And this was the change to improve the search results (add the expected search t
562562

563563
```md
564564
---
565-
slug: /en/sql-reference/statements/create/function
565+
slug: /sql-reference/statements/create/function
566566
sidebar_position: 38
567567
sidebar_label: FUNCTION
568568
---

0 commit comments

Comments
 (0)