Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

15 broken links on https://helia.io #451

Open
MichaelJCole opened this issue Feb 24, 2024 · 0 comments
Open

15 broken links on https://helia.io #451

MichaelJCole opened this issue Feb 24, 2024 · 0 comments

Comments

@MichaelJCole
Copy link

Hi, I've been finding alot of broken links in the documentation and ran a link checker on it:

docker run --rm dcycle/broken-link-checker:3 -r1 https://helia.io > helia.io.csv  

The CSV is nicer to look at in OpenOffice, and I pasted it below.

helia.io.csv

# created by LinkChecker at 2024-02-24 16:51:26+000
# Read the documentation at https://linkchecker.github.io/linkchecker/
# Write comments and bugs to https://github.com/linkchecker/linkchecker/issues
urlname;parentname;base;result;warningstring;infostring;valid;url;line;column;name;dltime;size;checktime;cached;level;modified
./packages/interface;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/interface;47;5;/packages/interface;-1;5254;2.7804243564605713;0;1;
./packages/unixfs;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/unixfs;56;5;./packages/unixfs;-1;5254;3.3196029663085938;0;1;
./packages/helia;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/helia;51;5;/packages/helia;-1;5254;3.565213680267334;0;1;
./packages/mfs;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/mfs;57;5;./packages/mfs;-1;5254;3.8569467067718506;0;1;
./packages/ipns;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/ipns;58;5;./packages/ipns;-1;5254;3.385655403137207;0;1;
./packages/car;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/car;59;5;./packages/car;-1;5254;3.148855209350586;0;1;
./packages/strings;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/strings;60;5;./packages/strings;-1;5254;3.162010908126831;0;1;
./packages/json;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/json;61;5;./packages/json;-1;5254;3.3523452281951904;0;1;
./packages/dag-json;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/dag-json;62;5;./packages/dag-json;-1;5254;3.4204797744750977;0;1;
./packages/dag-cbor;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/dag-cbor;63;5;./packages/dag-cbor;-1;5254;3.1714086532592773;0;1;
./packages/interop;https://helia.io;;404 Not Found;;;False;https://helia.io/packages/interop;67;5;/packages/interop;-1;5254;3.203418016433716;0;1;
LICENSE-APACHE;https://helia.io;;404 Not Found;;;False;https://helia.io/LICENSE-APACHE;97;18;LICENSE-APACHE;-1;5254;2.889641046524048;0;1;
LICENSE-MIT;https://helia.io;;404 Not Found;;;False;https://helia.io/LICENSE-MIT;98;10;LICENSE-MIT;-1;5254;2.8014886379241943;0;1;
LICENSE-APACHE;https://helia.io/modules/_helia_block_brokers.html;;404 Not Found;;;False;https://helia.io/modules/LICENSE-APACHE;24;18;LICENSE-APACHE;-1;5254;3.6534478664398193;0;2;
LICENSE-MIT;https://helia.io/modules/_helia_block_brokers.html;;404 Not Found;;;False;https://helia.io/modules/LICENSE-MIT;25;10;LICENSE-MIT;-1;5254;3.4753544330596924;0;2;
# Stopped checking at 2024-02-24 16:52:20+000 (54 seconds)

Thank you for this visionary project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant