Skip to content

Conversation

@Haleshot
Copy link

Fix broken hyperlink in Expectation chapter

Issue
In the Expectation chapter, the link to the Continuous Random Variables section was broken due to:

  1. Incorrect template syntax: {pathToLang} instead of {{pathToLang}} in the source file
  2. Typo in "Continuos" (should be "Continuous")

Fixed the template syntax in the source file (chapters/part2/expectation/index.html)

Tested locally by running the HTTP server and verified that the link now correctly navigates to the Continuous Random Variables section with the proper anchor.

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.

1 participant