We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5c07d commit 520aa0cCopy full SHA for 520aa0c
1 file changed
src/content/docs/react/intro/setup-sanity.mdx
@@ -221,8 +221,8 @@ Run your Sanity Studio to see your new schemas in action:
221
npm run dev
222
```
223
224
-Your Sanity Studio should now be running at http://localhost:3333 with your blog
225
-schemas available.
+Your Sanity Studio should now be running at **`http://localhost:3333`** with
+your blog schemas available.
226
227
## 8. Create API tokens
228
0 commit comments