Skip to content

Commit 7ea73de

Browse files
authored
Merge pull request #10573 from BohuTANG/doc-remove-performance
docs: remove performance from doc site
2 parents 823c45a + 0ed0c40 commit 7ea73de

File tree

3 files changed

+2
-64
lines changed

3 files changed

+2
-64
lines changed

docs/doc/70-performance/index.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

website/blog/2023-03-14-clickbench-23mar03.md renamed to website/blog/2023-03-14-clickbench-databend-top.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Databend Excels on ClickBench: A Performance Benchmarking"
33
date: 2023-03-14
4-
slug: clickbench-23mar03
4+
slug: clickbench-databend-top
55
tags: [benchmark, ClickBench]
66
description: "Benchmarking Databend with ClickBench"
77
cover_url: clickbench.png

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ const config = {
132132
items: [
133133
{
134134
label: 'Performance',
135-
to: '/doc/performance'
135+
to: 'https://databend.rs/blog/clickbench-databend-top'
136136
},
137137
{
138138
label: 'Deployment',

0 commit comments

Comments
 (0)