*.ipynb: Use absolute URLs to link to the glossary master
authorW. Trevor King <wking@tremily.us>
Tue, 11 Mar 2014 17:15:36 +0000 (10:15 -0700)
committerW. Trevor King <wking@tremily.us>
Tue, 11 Mar 2014 17:15:36 +0000 (10:15 -0700)
commit660c10b4c0526dfb19309e414841863859fb959c
treec873a901f8f8dd10ed1860dda07e20bb5962d903
parent57cf1450916e932cefcfc95cdfa7f91012f8674f
*.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/master/gloss.md|g' *.ipynb

[1]: https://github.com/swcarpentry/bc/blob/master/gloss.md
01-select.ipynb
03-filter.ipynb
05-null.ipynb
06-agg.ipynb
07-join.ipynb
08-create.ipynb
09-prog.ipynb