Explorar o código

HUE-8888 [docs] Small tweaks missed in the previous merge

Romain %!s(int64=6) %!d(string=hai) anos
pai
achega
8a4e668594

+ 2 - 2
docs/docs-site/content/_index.md

@@ -23,11 +23,11 @@ Hue is also ideal for building your own Cloud SQL Editor and any contributions a
 
 Administrate
 ------------
-The [Administrator guide](administrator/index.html) describes how to install and configure.
+The [Administrator guide](administrator/index.html) describes how to install and manage the server and configure connectors to your [Databases, Warehouses, Storages](/administrator/configuration/connectors/).
 
 Use
 ---
-The [User guide](user/index.html) has instructions about how to leverage functionalities.
+The [User guide](user/index.html) has instructions about how to leverage Querying and Sharing functionalities.
 
 Develop
 -------

+ 3 - 3
docs/docs-site/content/quickstart/_index.md

@@ -26,8 +26,8 @@ Then [configure the server](/administrator/configuration/) and point connectors
 Here are some tutorials on how to:
 
 * [SQL query a Customer 360](http://gethue.com/self-service-bi-doing-a-customer-360-by-querying-and-joining-salesforce-marketing-and-log-datasets/)
-* [upload data and turn it into a SQL table](http://gethue.com/querying-exploring-the-instacart-dataset-part-1-ingesting-the-data/)
-* [ingest and analyse bike data](https://docs.cloudera.com/runtime/7.0.1/using-hue/topics/hue-using.html)
-* [troubleshoot an SQL query](http://gethue.com/self-service-impala-sql-query-troubleshooting/)
+* [Upload data and turn it into a SQL table](http://gethue.com/querying-exploring-the-instacart-dataset-part-1-ingesting-the-data/)
+* [Ingest and analyse bike data](https://docs.cloudera.com/runtime/7.0.1/using-hue/topics/hue-using.html)
+* [Troubleshoot an SQL query](http://gethue.com/self-service-impala-sql-query-troubleshooting/)
 
 How to improve and contribute the [SQL autocomplete](/developer/parsers/) for your own database.