Skip to content

Commit fddd702

Browse files
authored
Merge pull request #478 from tidesdb/tsql-430-article-sidebar-fix
correct dupe article entry in sidebar
2 parents 0359cec + bfd67a6 commit fddd702

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

astro.config.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,6 @@ export default defineConfig({
170170
label: 'Benchmark Analysis on TideSQL v4.3.0 in MariaDB v11.8.6 TPC-C with jemalloc and PGO',
171171
link: 'articles/benchmark-analysis-tidesql-v4-3-0-mariadb-v11-8-6-tpc-c-pgo-jemalloc'
172172
},
173-
{
174-
label: 'Benchmark Analysis on TideSQL v4.3.0 in MariaDB v11.8.6 TPC-C',
175-
link: 'articles/benchmark-analysis-tidesql-v4-3-0-mariadb-v11-8-6-tpc-c'
176-
},
177173
{
178174
label: 'Profile-Guided Optimization (PGO) Build TPC-C Analysis for TideSQL in MariaDB v11.8.6',
179175
link: 'articles/pgo-build-tpc-c-analysis-mariadb-v11-8-6-tidesql'

0 commit comments

Comments
 (0)