Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Fix some doc links/typos #1211

Merged

Conversation

AnIrishDuck
Copy link
Contributor

Verified that cargo doc --features full runs without warnings, and that the links now work.

@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Aug 5, 2022
@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #1211 (1ef3d17) into main (061d6ba) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main    #1211   +/-   ##
=======================================
  Coverage   83.49%   83.49%           
=======================================
  Files         356      356           
  Lines       37081    37081           
=======================================
+ Hits        30960    30961    +1     
+ Misses       6121     6120    -1     
Impacted Files Coverage Δ
src/array/binary/mod.rs 88.88% <ø> (ø)
src/array/fixed_size_list/mod.rs 80.24% <0.00%> (ø)
src/array/growable/mod.rs 73.23% <0.00%> (ø)
src/array/list/mod.rs 82.65% <0.00%> (ø)
src/array/list/mutable.rs 72.15% <ø> (ø)
src/array/mod.rs 68.54% <ø> (ø)
src/bitmap/immutable.rs 85.80% <0.00%> (-0.62%) ⬇️
src/io/ipc/read/reader.rs 96.98% <0.00%> (+0.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jorgecarleitao jorgecarleitao merged commit 3b9d86b into jorgecarleitao:main Aug 5, 2022
@jorgecarleitao
Copy link
Owner

Thanks @AnIrishDuck (and cool handle 🇮🇪🦆!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants