Demo paths should be relative to documentation root
Open
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 371
- PR merge metrics
- No merged PRs in 30d
Description
Instead of:
```
@demo ../public/component/foo/foo.html
```
This:
```
@demo public/component/foo/foo.html
```
/cc @justinbmeyer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.