File tree Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -15,21 +15,6 @@ module.exports = [
15
15
releaseDate : '2024-04-01' ,
16
16
firstDocPath : '/getting-started' ,
17
17
} ,
18
- {
19
- name : 'APISIX® Dashboard' ,
20
- nameInParamCase : 'dashboard' ,
21
- description :
22
- 'Designed to make it as easy as possible for users to operate Apache APISIX through a frontend interface.' ,
23
- shape : 'square' ,
24
- color : '#10B981' ,
25
- githubRepo : 'apache/apisix-dashboard' ,
26
- githubBranch : 'master' ,
27
- downloadPath : 'apisix/dashboard/3.0.0/apache-apisix-dashboard-3.0.0-src' ,
28
- dockerhubPath : 'apisix-dashboard' ,
29
- version : '3.0.0' ,
30
- releaseDate : '2023-02-01' ,
31
- firstDocPath : '/USER_GUIDE' ,
32
- } ,
33
18
{
34
19
name : 'APISIX® Ingress Controller' ,
35
20
nameInParamCase : 'ingress-controller' ,
Original file line number Diff line number Diff line change @@ -9,11 +9,6 @@ const projects = [
9
9
branch : 'master' ,
10
10
hasChangelog : true ,
11
11
} ,
12
- {
13
- name : 'apisix-dashboard' ,
14
- branch : 'master' ,
15
- hasChangelog : true ,
16
- } ,
17
12
{
18
13
name : 'apisix-docker' ,
19
14
branch : 'master' ,
You can’t perform that action at this time.
0 commit comments