queryverse / Query.jl

Query almost anything in julia
Other
396 stars 50 forks source link

update LINQ url in docs and readme #247

Closed dellison closed 5 years ago

dellison commented 5 years ago

This PR updates the link to LINQ, which was pointing to a page with a notice that it was no longer being updated. I don't really know very much about LINQ, but to me this looks like it's probably the right place to point to.

codecov-io commented 5 years ago

Codecov Report

Merging #247 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #247   +/-   ##
=======================================
  Coverage   90.02%   90.02%           
=======================================
  Files           5        5           
  Lines         441      441           
=======================================
  Hits          397      397           
  Misses         44       44

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 da5ea3a...e52f240. Read the comment docs.

davidanthoff commented 5 years ago

Thanks!