pyronear / pyro-vision

Computer vision library for wildfire detection 🌲 Deep learning models in PyTorch & ONNX for inference on edge devices (e.g. Raspberry Pi)
https://pyronear.org/pyro-vision/
Apache License 2.0
52 stars 24 forks source link

docs: Fixed URL in CONTRIBUTING #141

Closed frgfm closed 2 years ago

frgfm commented 2 years ago

This PR fixes a broken URL in CONTRIBUTING.

Any feedback is welcome!

codecov[bot] commented 2 years ago

Codecov Report

Merging #141 (2c3312d) into master (48262ca) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 2c3312d differs from pull request most recent head 361d158. Consider uploading reports for the commit 361d158 to get more accurate results

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   89.16%   89.16%           
=======================================
  Files           8        8           
  Lines         203      203           
=======================================
  Hits          181      181           
  Misses         22       22           
Flag Coverage Δ
unittests 89.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 48262ca...361d158. Read the comment docs.

frgfm commented 2 years ago

The CI job is doing weird things: the two other links mention do work. They're redirecting to something else and if I change it to the end URL, it still fails :man_shrugging:

So I'll leave it as is