File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -86,5 +86,5 @@ export default defineNuxtConfig({
8686::
8787
8888:: callout
89- You're all set! Now, let's dive into connecting to your Cloudflare account and [ deploying it on the Edge] ( /getting-started/deploy ) .
89+ You're all set! Now, let's dive into connecting to your Cloudflare account and [ deploying it on the Edge] ( /docs/ getting-started/deploy ) .
9090::
Original file line number Diff line number Diff line change @@ -112,10 +112,6 @@ export default eventHandler(async (event) => {
112112
113113Returns a [ ` BlobObject ` ] ( #blobobject ) .
114114
115- :: callout { icon =" i-heroicons-light-bulb " }
116- Take a look at all the [ validation] ( /recipes/validation ) utils like [ ` ensureBlob ` ] ( /recipes/validation#ensureblob )
117- ::
118-
119115### ` delete() `
120116
121117Deletes a blob.
You can’t perform that action at this time.
0 commit comments