Skip to content

Commit 2d3c217

Browse files
Tim Hepnerhalfhp
authored andcommitted
fix broken link in quickstart (halfhp#27)
1 parent 40baa0e commit 2d3c217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ and add an XYPlot view:
4545
</LinearLayout>
4646
```
4747
This example uses a default style to decorate the plot. The full list of styleable attributes is
48-
[available here](../androidplot-core/src/main/res/attrs.xml). While new attributes are added regularly,
48+
[available here](../androidplot-core/src/main/res/values/attrs.xml). While new attributes are added regularly,
4949
not all configurable properties are yet available.
5050

5151
If something you need is missing, use [Fig Syntax](https://github.com/halfhp/fig)

0 commit comments

Comments
 (0)