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 hyperlinks in random_ray.rst #3064

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

yardasol
Copy link
Contributor

Description

The section of the theory manual on the Random Ray method has several hyperlinks that do not go anywhere. The links themselves are present in the source file, but a small repeated syntax error made them not render correctly when built with sphinx. This PR fixes the syntax error and makes the hyperlinks work as intended

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

Copy link
Contributor

@jtramm jtramm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @yardasol for making these corrections!

@jtramm jtramm merged commit ac0ad0b into openmc-dev:develop Jun 28, 2024
16 checks passed
church89 pushed a commit to openmsr/openmc that referenced this pull request Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants