Skip to content

Commit

Permalink
Update studio/schemas/documents/blog.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Mathias Oterhals Myklebust <[email protected]>
  • Loading branch information
anemne and mathiazom authored Aug 30, 2024
1 parent 8c43204 commit dff989a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studio/schemas/documents/blog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const blog = defineType({
],
}),
defineField({
name: "redirect",
name: "goToSharedContentLink",
title: "Go To Shared Content",
description:
"To create and edit blog posts, go to the shared Sanity project",
Expand Down

0 comments on commit dff989a

Please sign in to comment.