Wrong URLs in README.md preview on componette
dakorpar opened this issue · 3 comments
dakorpar commented
If U take a look at any relative blob links they're wrong on componette site...
Look for instance:
https://componette.org/contributte/mail/
link to .docs/README.md is
https://github.com/contributte/mail/.docs/README.md
instead off
https://github.com/contributte/mail/blob/master/.docs/README.md
f3l1x commented
Yep, you're right. Feel free to fix it.
dakorpar commented
I'm not into that code and don't have time to do it... Just saw it's there so I left issue, but PR won't come from me for this...
f3l1x commented
Fixed. Thanks.