*.ipynb: Use absolute URLs to link to the glossary
[swc-sql.git] / 06-agg.ipynb
index f54e01f3249893cae0076a8a5077af1496b0c0f2..76353999d6238e5b7840a5faf5441f7137519cfe 100644 (file)
@@ -87,7 +87,7 @@
      "metadata": {},
      "source": [
       "but to combine them,\n",
-      "wee must use an [aggregation function](../../gloss.html#aggregation-function)\n",
+      "wee must use an [aggregation function](https://github.com/swcarpentry/bc/blob/master/gloss.md#aggregation-function)\n",
       "such as `min` or `max`.\n",
       "Each of these functions takes a set of records as input,\n",
       "and produces a single record as output:"