platformio / platformio-registry

The world's first package and project dependency management solution for embedded development
https://registry.platformio.org/
Apache License 2.0
5 stars 4 forks source link

Problem when library README file contains local links #69

Open plerup opened 1 year ago

plerup commented 1 year ago

We have a README file for our library which contains links and image refs pointing to local files in the repository. In the corresponding file copied to the PlatformIO registry these files are missing and hence all the links are dead.

You can compare here: https://registry.platformio.org/libraries/u-blox/ubxlib vs https://github.com/u-blox/ubxlib