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 some broken and redirected links #1257

Merged
merged 16 commits into from
Sep 8, 2021
Merged

Conversation

namurphy
Copy link
Member

@namurphy namurphy commented Sep 7, 2021

This PR makes a few quick corrections to web links that were either broken or were redirects. One of the changes is for an old changelog entry that had linked to the issue it closed rather than the pull request number. I found these out doing make linkcheck in docs/ which was pretty handy. (I made a reST update here and there while I was the area too.)

@github-actions github-actions bot added docs PlasmaPy Docs at http://docs.plasmapy.org plasmapy.formulary Related to the plasmapy.formulary subpackage plasmapy.particles Related to the plasmapy.particles subpackage plasmapy.plasma Related to the plasmapy.plasma subpackage labels Sep 7, 2021
@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@d78fbf7). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1257   +/-   ##
=======================================
  Coverage        ?   97.06%           
=======================================
  Files           ?       73           
  Lines           ?     7095           
  Branches        ?        0           
=======================================
  Hits            ?     6887           
  Misses          ?      208           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d78fbf7...7bba883. Read the comment docs.

Comment on lines +1110 to +1112
.. [3] `Draft Material for "Fundamentals of Plasma Physics" Book
<https://docs.google.com/document/d/e/2PACX-1vQmvQ_b8p0P2cYsWGMQYVd92OBLX9Sm6XGiCMRBidoVSoJffj2MBvWiwpix46mqlq_HQvHD5ofpfrNF/pub>`__,
by James D. Callen
Copy link
Member Author

Choose a reason for hiding this comment

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

This is a pretty fragile link, so I'm tempted to replace this a more persistent publication later on. (It also gets repeated a bunch of times so I had to copy & paste a bunch, which gives me more motivation for a unified set of references as in #1245.)

@namurphy namurphy requested a review from a team September 7, 2021 23:51
@namurphy
Copy link
Member Author

namurphy commented Sep 7, 2021

This should be a pretty quick review. If it looks good to you, please feel free to merge.

Copy link
Member

@StanczakDominik StanczakDominik left a comment

Choose a reason for hiding this comment

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

Looks good, two minor additions!

docs/about/credits.rst Outdated Show resolved Hide resolved
plasmapy/formulary/collisions.py Outdated Show resolved Hide resolved
@namurphy namurphy enabled auto-merge (squash) September 8, 2021 12:27
@namurphy namurphy merged commit cf3576c into PlasmaPy:main Sep 8, 2021
@namurphy namurphy deleted the fix-links branch September 10, 2021 00:56
Tlord18 pushed a commit to Tlord18/PlasmaPy that referenced this pull request Oct 6, 2021
* Update links in docs

* Fix links in docs

* Add links in docs

* Update links in collisions.py

* Fix links in docs

* Fix links in docs

* Fix link in docs

* Fix PR number in 0.3.0.rst plus some reST edits

* Remove unnecessary line

* Fix a few more fragile links

* Add changelog entry

* Use permalink for a Wikipedia article

Co-authored-by: Dominik Stańczak <[email protected]>

* Add in renamed GitHub profile

Co-authored-by: Dominik Stańczak <[email protected]>

* Fix reST formatting

Co-authored-by: Dominik Stańczak <[email protected]>
Tlord18 pushed a commit to Tlord18/PlasmaPy that referenced this pull request Oct 6, 2021
* Update links in docs

* Fix links in docs

* Add links in docs

* Update links in collisions.py

* Fix links in docs

* Fix links in docs

* Fix link in docs

* Fix PR number in 0.3.0.rst plus some reST edits

* Remove unnecessary line

* Fix a few more fragile links

* Add changelog entry

* Use permalink for a Wikipedia article

Co-authored-by: Dominik Stańczak <[email protected]>

* Add in renamed GitHub profile

Co-authored-by: Dominik Stańczak <[email protected]>

* Fix reST formatting

Co-authored-by: Dominik Stańczak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs PlasmaPy Docs at http://docs.plasmapy.org plasmapy.formulary Related to the plasmapy.formulary subpackage plasmapy.particles Related to the plasmapy.particles subpackage plasmapy.plasma Related to the plasmapy.plasma subpackage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants