Skip to content

Commit 28c0af5

Browse files
committed
Test direct url
1 parent 744aa97 commit 28c0af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/collections/Projects.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export const Projects: CollectionConfig = {
140140
secret: PAYLOAD_SECRET,
141141
})
142142

143-
return `https://vectorinterior.design/draft?${params.toString()}`
143+
return `https://vectorinterior.design/${locale}/projects/${data.id}`
144144
},
145145
},
146146
},

0 commit comments

Comments
 (0)