We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b75147 commit c7bf64fCopy full SHA for c7bf64f
www/src/components/docs/openSourceAppList.tsx
@@ -214,8 +214,8 @@ const projects: App[] = [
214
"Prisma Editor - A powerful tool to visualize and edit Prisma Schema",
215
repoName: "mohammed-bahumaish/prisma-editor",
216
repo: "https://github.com/mohammed-bahumaish/prisma-editor",
217
- linkName: "prisma-editor.up.railway.app",
218
- link: "https://prisma-editor.up.railway.app",
+ linkName: "prisma-editor.bahumaish.com",
+ link: "https://prisma-editor.bahumaish.com",
219
},
220
221
{
0 commit comments