1
0
mirror of https://github.com/k88hudson/git-flight-rules.git synced 2025-06-16 21:01:45 -03:00

Remove broken link to nasa pdf doc. (#271)

This commit is contained in:
Dustin Freeman
2019-05-31 23:53:50 -04:00
committed by Richard Littauer
parent ff548e28d8
commit a545b0851d
7 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
#### What are "flight rules"?
A [guide for astronauts](https://www.jsc.nasa.gov/news/columbia/fr_generic.pdf) (now, programmers using Git) about what to do when things go wrong.
A guide for astronauts (now, programmers using Git) about what to do when things go wrong.
> *Flight Rules* are the hard-earned body of knowledge recorded in manuals that list, step-by-step, what to do if X occurs, and why. Essentially, they are extremely detailed, scenario-specific standard operating procedures. [...]