Skip to content

Commit d30392e

Browse files
committed
Updating commit for Githubcode
1 parent d4dabef commit d30392e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/kv/get-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ Your Worker code should look like this:
368368
<GitHubCode
369369
repo="cloudflare/docs-examples"
370370
file="kv/kv-get-started/src/index.ts"
371-
commit="831724c421748229864c1ea28c854e352c62625e"
371+
commit="6bf670924bda2684697e141a8b77fc9a98e7d286"
372372
lang="ts"
373373
lines="1-26"
374374
useTypeScriptExample={true}
@@ -395,7 +395,7 @@ The code above:
395395
<GitHubCode
396396
repo="cloudflare/docs-examples"
397397
file="kv/kv-get-started/src/index.ts"
398-
commit="831724c421748229864c1ea28c854e352c62625e"
398+
commit="6bf670924bda2684697e141a8b77fc9a98e7d286"
399399
lang="ts"
400400
lines="1-26"
401401
useTypeScriptExample={true}

0 commit comments

Comments
 (0)