doc: fix turnstile image url
This commit is contained in:
parent
aab0d93bce
commit
ea0a6a7b07
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ from passing through. Depositing a coin or token in a slot on the turnstile
|
||||||
unlocks the arms, allowing a single customer to push through. After the customer
|
unlocks the arms, allowing a single customer to push through. After the customer
|
||||||
passes through, the arms are locked again until another coin is inserted.
|
passes through, the arms are locked again until another coin is inserted.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
deno run ./examples/turnstile.ts
|
deno run ./examples/turnstile.ts
|
||||||
|
|
Loading…
Add table
Reference in a new issue