Skip to content

Commit 8ab22d7

Browse files
authored
Update README.md (#38)
1 parent db7954a commit 8ab22d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ You can also use your own server, for this you can specify the server endpoint l
8888
alert('Attachments clicked: ' + e.detail.taxonName)
8989
})
9090
```
91-
The detail will contain the properties listed [on `ResultType`](https://github.com/plantnet/ai-taxonomist/blob/main/src/utils/types.ts#L47).
91+
The detail will contain the properties listed [on `ResultType`](https://github.com/plantnet/ai-taxonomist-webcomponent/blob/main/src/utils/types.ts#L47).
9292
9393
### Styling
9494

0 commit comments

Comments
 (0)