diff --git a/docs/index.html b/docs/index.html index c30d8c3f..b9c50bd6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,19 +22,19 @@ root: ../
Models help you structure your work with data by providing some standard objects such as Dataset and Record – a Dataset being a collection of Records. More »
Backends connect your Models to data sources (and stores) – for example Google Docs spreadsheets, local CSV files, the DataHub, ElasticSearch etc. More »
Views are user interface components for displaying, editing or interacting with the data. For example, maps, graphs, data grids or a query editor. More »
@@ -46,13 +46,13 @@ root: ../