JulianSchmid / etherparse

A rust library for parsing ethernet & ethernet using protocols.
Apache License 2.0
285 stars 54 forks source link

Fix examples links in README.md #70

Closed timlyo closed 12 months ago

timlyo commented 12 months ago

Adds etherparse/ to the front of the examples links in the readme so that they correctly link into the examples subdirectory.

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (915d6eb) 99.29% compared to head (e51f57c) 99.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ========================================== - Coverage 99.29% 99.28% -0.01% ========================================== Files 142 142 Lines 35229 35230 +1 ========================================== - Hits 34980 34979 -1 - Misses 249 251 +2 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/JulianSchmid/etherparse/pull/70/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julian+Schmid)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.