Procházet zdrojové kódy

HUE-8888 [docs] Fix last set of links pointing to old latest

Romain před 6 roky
rodič
revize
eb38ea0d0a

+ 4 - 4
docs/gethue/content/posts/2019-07-19-build-your-own-autocompleter.md

@@ -291,14 +291,14 @@ We hope this will get you to dive in to the wonderful world of autocompleters an
 
 And as always, if you have any feedback or questions then feel free to comment here or on [@gethue][13]!
 
- [1]: https://docs.gethue.com/latest/administrator/configuration/editor/
+ [1]: https://docs.gethue.com/administrator/configuration/editor/
  [2]: https://www.gnu.org/software/bison/
  [3]: https://github.com/zaach/jison
  [4]: https://github.com/cloudera/hue/tree/master/desktop/core/src/desktop/js/parse/jison/sql
  [5]: https://github.com/cloudera/hue/tree/master/desktop/core/src/desktop/js/parse/sql
- [6]: https://docs.gethue.com/latest/developer/development/#sql-autocomplete
- [7]: https://docs.gethue.com/latest/administrator/installation/dependencies/
- [8]: https://docs.gethue.com/latest/administrator/configuration/editor/#postgresql
+ [6]: https://docs.gethue.com/developer/development/#sql-autocomplete
+ [7]: https://docs.gethue.com/administrator/installation/dependencies/
+ [8]: https://docs.gethue.com/administrator/configuration/editor/#postgresql
  [9]: https://www.postgresql.org/docs/9.1/sql-reindex.html
  [10]: https://calcite.apache.org/docs/reference.html
  [11]: https://github.com/google/zetasql

+ 2 - 2
docs/gethue/content/posts/2019-07-24-quick-start-a-hue-development-environment-in-3-minutes-with-docker.md

@@ -92,7 +92,7 @@ and it will auto-restart on Python code changes. For JavaScript, those would nee
 
  
 
- [1]: https://docs.gethue.com/latest/developer/
+ [1]: https://docs.gethue.com/developer/
  [2]: https://cdn.gethue.com/uploads/2017/12/Screen-Shot-2017-11-15-at-3.34.20-PM.png
  [3]: https://github.com/cloudera/hue/blob/master/tools/docker/hue/startup.sh#L5
- [4]: https://docs.gethue.com/latest/developer/development/#javascript
+ [4]: https://docs.gethue.com/developer/development/#javascript

+ 2 - 2
docs/gethue/content/posts/2019-08-07-sql-querying-apache-hbase-with-apache-phoenix.md

@@ -121,9 +121,9 @@ Feel free to read more about Apache Phoenix capabilities in this Cloudera blog p
  [3]: https://gethue.com/improved-hbase-cell-editor-history/
  [4]: https://gethue.com/sql-editor/
  [5]: https://phoenix.apache.org/Phoenix-in-15-minutes-or-less.html
- [6]: https://docs.gethue.com/latest/administrator/configuration/editor/#phoenix
+ [6]: https://docs.gethue.com/administrator/configuration/editor/#phoenix
  [7]: https://cdn.gethue.com/uploads/2019/07/editor_phoenix_select.png
  [8]: https://cdn.gethue.com/uploads/2019/07/phonix_select_shell.png
- [9]: https://docs.gethue.com/latest/developer/parsers/
+ [9]: https://docs.gethue.com/developer/parsers/
  [10]: https://github.com/Pirionfr/pyPhoenix
  [11]: https://blog.cloudera.com/blog/2019/07/apache-phoenix-for-cdh/

+ 3 - 3
docs/gethue/content/posts/2019-08-12-hue-4-5-and-its-improvements-are-out.md

@@ -86,7 +86,7 @@ Here is a list of the main improvements:
       <a href="https://gethue.com/realtime-catalog-search-with-hue-and-apache-atlas/">Apache Atlas integration and Catalog API</a>
     </li>
     <li>
-      <a href="https://docs.gethue.com/latest/administrator/configuration/editor/#hiv">Hive LLAP + Service discovery</a>
+      <a href="https://docs.gethue.com/administrator/configuration/editor/#hiv">Hive LLAP + Service discovery</a>
     </li>
     <li>
       <a href="https://gethue.com/built-in-hive-language-reference-in-the-sql-editor/">Hive language reference is built-in</a>
@@ -121,10 +121,10 @@ Here is a list of the main improvements:
       <a href="https://gethue.com/build-your-own-autocompleter/">Building SQL Autocompletes</a>
     </li>
     <li>
-      <a href="https://docs.gethue.com/latest/administrator/administration/reference/">Architecture</a>
+      <a href="https://docs.gethue.com/administrator/administration/reference/">Architecture</a>
     </li>
     <li>
-      <a href="https://docs.gethue.com/latest/administrator/configuration/editor/">SQL connectors refresh</a>
+      <a href="https://docs.gethue.com/administrator/configuration/editor/">SQL connectors refresh</a>
     </li>
   </ul>
 

+ 1 - 1
docs/gethue/content/posts/2019-09-24-introducing-request-tracing-with-opentracing-and-jaeger-in-kubernetes.md

@@ -119,7 +119,7 @@ Fine grain filtering at the user or query level operation is possible. For examp
  [2]: https://github.com/cloudera/hue/tree/master/tools/kubernetes
  [3]: https://gethue.com/collecting-and-querying-hue-logs-with-fluentd-in-kubernetes/
  [4]: https://gethue.com/collecting-hue-metrics-with-prometheus-in-kubernetes/
- [5]: https://docs.gethue.com/latest/administrator/configuration/
+ [5]: https://docs.gethue.com/administrator/configuration/
  [6]: https://opentracing.io/
  [7]: https://www.jaegertracing.io
  [8]: https://microk8s.io

+ 1 - 1
docs/gethue/content/posts/2019-10-10-integration-with-microsoft-azure-data-lake-store-gen2.md

@@ -142,6 +142,6 @@ Hue integrates with HDFS, S3, ADLS v1/v2 and soon Google Cloud Storage. So go [q
  [2]: https://cdn.gethue.com/uploads/2019/10/adls2_browse.png
  [3]: https://cdn.gethue.com/uploads/2019/10/adls2_upload.png
  [4]: https://cdn.gethue.com/uploads/2019/10/adls2_export_to.png
- [5]: https://docs.gethue.com/latest/administrator/configuration/files/#adls
+ [5]: https://docs.gethue.com/administrator/configuration/files/#adls
  [6]: https://docs.gethue.com/quickstart/
  [7]: https://docs.gethue.com/administrator/configuration/files/