Skip to content

Fix broken Spring 2021 source code link and typo in alt text#159

Open
Chessing234 wants to merge 1 commit intomitmath:Fall24from
Chessing234:fix/readme-typos-and-broken-link
Open

Fix broken Spring 2021 source code link and typo in alt text#159
Chessing234 wants to merge 1 commit intomitmath:Fall24from
Chessing234:fix/readme-typos-and-broken-link

Conversation

@Chessing234
Copy link
Copy Markdown

Summary

  • README.md: The Spring 2021 source code link incorrectly points to the Fall24 branch (https://github.com/mitmath/18S191/tree/Fall24) instead of the Spring21 branch. This is likely a copy-paste error from when the Fall 2024 edition was created, as all other semester links correctly point to their respective branches (Fall23, Fall22, Fall20, etc.).
  • src/_includes/welcome.md: Fix typo "refration" to "refraction" in the alt text of an image describing a Julia Sphere type with fields for position, radius, and index of refraction.

Test plan

  • Verify the corrected Spring 2021 link (https://github.com/mitmath/18S191/tree/Spring21) resolves to a valid branch
  • Verify the alt text now reads "index of refraction" correctly

- README.md: Spring 2021 source code link incorrectly pointed to the
  Fall24 branch instead of the Spring21 branch
- src/_includes/welcome.md: Fix "refration" typo to "refraction" in
  image alt text

Signed-off-by: Taksh <takshkothari09@gmail.com>
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