ethereumbook icon indicating copy to clipboard operation
ethereumbook copied to clipboard

broken link

Open php4fan opened this issue 3 years ago • 3 comments

At https://github.com/ethereumbook/ethereumbook/blob/develop/07smart-contracts-solidity.asciidoc#writing-a-simple-solidity-program

In [intro_chapter], we wrote our first Solidity program

That [intro_chapter] links to https://github.com/ethereumbook/ethereumbook/blob/develop/07smart-contracts-solidity.asciidoc#intro_chapter which does not exist.

php4fan avatar Feb 19 '22 15:02 php4fan

@php4fan Hi, I've raised this PR for the issue #1116 Appreciate your review. Thanks

hassan-stash avatar Mar 15 '22 15:03 hassan-stash

Links refer to anchors that may be in other chapters and are correctly referenced when the book is compiled into PDF or other formats. They are not "valid" in Github viewer only.

aantonop avatar Mar 16 '22 11:03 aantonop

@php4fan I think the issue is solved . Ps check once. If you feel the issue is solved, you may close the issue

adityakode avatar Feb 21 '23 16:02 adityakode