Skip to content

Commit 272c6e2

Browse files
committed
Fix dead links: Caltech, Sandia, and RTD placeholder
1 parent 7caa07f commit 272c6e2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/group-syllabus/computers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
* daas <- open this one
7373
* Can complete training and do other things here, like look at your WebCARS to get `WC_ID` (which you need to submit jobs)
7474
* Onto a computer remotely
75-
* https://hpc.sandia.gov/access/ssh/
75+
* https://hpc.sandia.gov/
7676
* Can do the below with DaaS (using my example username, `[usrname]`)
7777
* `ssh [usrname]@srngate.sandia.gov`
7878
* Passcode: `[PIN] + [yubikey one time pw]`

docs/group-syllabus/improving-your-writing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Over the years, I found the documents below helpful for improving my writing:
222222
* [Three Sins of Authors in Computer Science and Math](http://www.cs.cmu.edu/~jrs/sins.html)
223223
* [How to write a great research paper](https://www.microsoft.com/en-us/research/academic-program/write-great-research-paper/)
224224
* [Notes on writing](http://people.csail.mit.edu/fredo/PUBLI/writing.pdf)
225-
* [Adam Wierman: Advising](http://users.cms.caltech.edu/~adamw/advising.html)
225+
* [Adam Wierman: Advising](https://web.archive.org/web/2023/http://users.cms.caltech.edu/~adamw/advising.html)
226226
* [How to Write a Good Article](http://people.csail.mit.edu/fredo/FredoBadWriting.pdf)
227227
* [Ten simple Rules for Responsible referencing](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1006036#sec001)
228228
* [Writing a science paper some dos and don'ts](https://www.elsevier.com/connect/writing-a-science-paper-some-dos-and-donts)

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Documentation for the Computational Physics research group at Georgia Tech.
44

5-
**[Read the docs here](https://group-docs.readthedocs.io)**
5+
**[Read the docs here](https://github.com/sbryngelson/group-docs)**
66

77
## License
88

0 commit comments

Comments
 (0)