Skip to content

Commit 9aa23fa

Browse files
committed
update-url
1 parent 9b6474b commit 9aa23fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ npm i async-context
99
deno:
1010

1111
```ts
12-
import { context } from "https://deno.land/x/async_context/src/index.ts";
12+
import { context } from "https://deno.land/x/context_inject/src/index.ts";
1313
```
1414

1515
## example

0 commit comments

Comments
 (0)