diff --git a/apps/dev-launchpad/public/index.html b/apps/dev-launchpad/public/index.html index e47121def..dd2a28f3e 100644 --- a/apps/dev-launchpad/public/index.html +++ b/apps/dev-launchpad/public/index.html @@ -200,15 +200,6 @@ ], importance: 2, }, - { - name: "Internal Tool", - portSuffix: "41", - description: [ - "Src: ./apps/internal-tool", - "MCP call review tool", - ], - importance: 1, - }, { name: "Inbucket", portSuffix: "05", @@ -343,6 +334,15 @@ importance: 1, img: "https://www.svgrepo.com/show/374002/replication.svg", }, + { + name: "Internal Tool", + portSuffix: "41", + description: [ + "Src: ./apps/internal-tool", + "MCP call review tool", + ], + importance: 1, + }, { name: "JS example", portSuffix: "19",