JuliaGraphs / Graphs.jl

An optimized graphs package for the Julia programming language
http://juliagraphs.org/Graphs.jl/
Other
451 stars 87 forks source link

Use main URL for Wikipedia, not mobile URL #377

Closed kenahoo closed 2 months ago

kenahoo commented 2 months ago

I noticed these links to the mobile Wikipedia site, figured it would be better to be consistent across the docs.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.31%. Comparing base (9c8efd9) to head (bfe335f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #377 +/- ## ======================================= Coverage 97.31% 97.31% ======================================= Files 120 120 Lines 6953 6953 ======================================= Hits 6766 6766 Misses 187 187 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.