*.ipynb: Use absolute URLs to link to the glossary novice
authorW. Trevor King <wking@tremily.us>
Sun, 16 Mar 2014 22:48:56 +0000 (15:48 -0700)
committerW. Trevor King <wking@tremily.us>
Sun, 16 Mar 2014 22:48:56 +0000 (15:48 -0700)
commita471e34fe249d33d4a419fc5b5b1152a14aea40b
treee5f64c208c05bfcc2f6d97b9075d345a298900cc
parentf2f602305ff7a7b28db28656e605ebd47162a295
*.ipynb: Use absolute URLs to link to the glossary

SWC has a single, global glossary [1], not per-subject glossaries.
Because this per-subject branch no longer contains the global
glossary, we need to adjust the links to point at an external
glossary.  Done automatically with:

  $ sed -i 's|\.\./\.\./gloss.html|https://github.com/swcarpentry/bc/blob/ma
ster/gloss.md|g' *.md

[1]: https://github.com/swcarpentry/bc/blob/master/gloss.md
00-intro.md
01-filedir.md
02-create.md
03-pipefilter.md
04-loop.md
05-script.md
06-find.md