diff --git a/README.md b/README.md index 53caa14..99c3574 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,4 @@ This library is distributed under the # Support -If you have any questions or suggestions please reach out to us on -[our community forum](https://forum.storj.io/) or -email us at support@tardigrade.io. +If you have any questions or suggestions please reach out to us in [Issues](https://github.com/storj/uplink-c/issues) or ask in [our community forum](https://forum.storj.io/). diff --git a/docs/generate.sh b/docs/generate.sh index 1da7f95..08befa1 100755 --- a/docs/generate.sh +++ b/docs/generate.sh @@ -51,6 +51,10 @@ cd $PROJECT_ROOT cp README.md .build/README.md sed --in-place -r 's~\[(.+)\]\(([^h].+)\)~[\1](https://github.com/storj/uplink-c/tree/main/\2)~g' .build/README.md +## strip / tags — doxygen's markdown renderer leaves them as literal text, +## but handles the inner fine on its own. +sed --in-place -E '/|<\/picture>|