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

Fix broken links #6

Closed

Conversation

realChainLife
Copy link

Minor edits modifying broken links to several chapters including:

  • Execution Model
  • Compilation Model
  • Runtime Environment etc

The entire whitepaper has broken links and we'll have to modify all of them as well, starting with content.md

@haadcode
Copy link
Contributor

Thanks for the PR @realChainLife! Would be great to merge this fix 👍 It'd get us closer fixing #4.

Have you tried if these work in the output pdf as well? See how to build the output pdf for instructions.

@realChainLife
Copy link
Author

Unfortunately the build fails to replace the absolute url with just the internal link. I'll test out other fixes and update the PR new any commits.

@haadcode
Copy link
Contributor

@realChainLife got it, thanks! In that case, we should prolly implement a something the tools that replaces the absolute url with the internal link. This should most likely happen before this line where the .md files are concatenated from invidual files to one .md file. Does that make sense?

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

Successfully merging this pull request may close these issues.

2 participants