From: Zach Panzarino Date: Fri, 10 Jun 2016 15:00:17 +0000 (+0000) Subject: Remove link that doesn't exist anymore in scale docs X-Git-Tag: v2.1.5~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d901687c2d5bb011505c599bfb03aec3a810993f;p=thirdparty%2FChart.js.git Remove link that doesn't exist anymore in scale docs --- diff --git a/docs/02-Scales.md b/docs/02-Scales.md index 89a30beb1..d53e5f971 100644 --- a/docs/02-Scales.md +++ b/docs/02-Scales.md @@ -308,8 +308,8 @@ The following additional configuration options are provided by the radial linear Name | Type | Default | Description --- | --- | --- | --- lineArc | Boolean | false | If true, circular arcs are used else straight lines are used. The former is used by the polar area chart and the latter by the radar chart -angleLines | Object | - | See the [Angle Lines](#scales-angle-line-options) section below for details. -pointLabels | Object | - | See the [Point Label](#scales-point-label) section below for details. +angleLines | Object | - | See the Angle Line Options section below for details. +pointLabels | Object | - | See the Point Label Options section below for details. ticks | Object | - | See the Ticks table below for options. #### Angle Line Options