Skip to content

Commit 34a8199

Browse files
authored
remove the TiDB roadmap link from footer (#634)
1 parent 0808eab commit 34a8199

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/shared/resources.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,10 +329,6 @@ export const ZH_FOOTER_ITEMS = [
329329
{
330330
name: "资源",
331331
items: [
332-
{
333-
name: "TiDB 路线图",
334-
url: "https://docs.pingcap.com/zh/tidb/dev/tidb-roadmap",
335-
},
336332
{
337333
name: "常见问题解答",
338334
url: "https://docs.pingcap.com/zh/tidb/stable/faq-overview",

0 commit comments

Comments
 (0)