Skip to content

Commit 656161e

Browse files
Update package name and path for test docs
1 parent 3bafedc commit 656161e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_locales/fr/on-ml-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ console.log(contents)
2626
* [write file](./write-file)
2727

2828
```package
29-
my-custom-extension=github:username/extension-repo
29+
machine-learning=github:microbit-foundation/pxt-microbit-ml
3030
```

docs/on-ml-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ console.log(contents)
2424
* [write file](./write-file)
2525

2626
```package
27-
my-custom-extension=github:username/extension-repo
27+
machine-learning=github:microbit-foundation/pxt-microbit-ml
2828
```

0 commit comments

Comments
 (0)