From f76d68e2c9afff119e1afa80172f5cd227e79a8b Mon Sep 17 00:00:00 2001 From: Igal Levy Date: Thu, 23 Oct 2014 12:49:44 -0700 Subject: [PATCH] added missing anchor to fix broken internal link --- docs/content/DimensionSpecs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/DimensionSpecs.md b/docs/content/DimensionSpecs.md index c9cb351343e..a03ea48510d 100644 --- a/docs/content/DimensionSpecs.md +++ b/docs/content/DimensionSpecs.md @@ -29,7 +29,7 @@ Returns dimension values transformed using the given [DimExtractionFn](#toc_3) } ``` -## DimExtractionFn +## DimExtractionFn `DimExtractionFn`s define the transformation applied to each dimenion value