Skip to content

Commit c7bf64f

Browse files
docs: update link details for Prisma Editor in openSourceAppList (#2117)
1 parent 5b75147 commit c7bf64f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/src/components/docs/openSourceAppList.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ const projects: App[] = [
214214
"Prisma Editor - A powerful tool to visualize and edit Prisma Schema",
215215
repoName: "mohammed-bahumaish/prisma-editor",
216216
repo: "https://github.com/mohammed-bahumaish/prisma-editor",
217-
linkName: "prisma-editor.up.railway.app",
218-
link: "https://prisma-editor.up.railway.app",
217+
linkName: "prisma-editor.bahumaish.com",
218+
link: "https://prisma-editor.bahumaish.com",
219219
},
220220

221221
{

0 commit comments

Comments
 (0)