Skip to content

Commit 080c440

Browse files
ibelemanssiko
authored andcommitted
Fix typo issue for link of simple graphs example
1 parent 7fa216e commit 080c440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2020-03-17-build-your-first-graph-with-webnn-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ console.log('Output value: ' + outputs.output.data);
100100
// Output value: 2.25,2.25,2.25,2.25,2.25,2.25,2.25,2.25
101101
```
102102

103-
Try the live version of the [WebNN simple graphs example](hhttps://webmachinelearning.github.io/webnn-samples/code/).
103+
Try the live version of the [WebNN simple graphs example](https://webmachinelearning.github.io/webnn-samples/code/).

0 commit comments

Comments
 (0)