소스 검색

HUE-8888 [docs] Hide reference to direct IP to cdn

Romain 6 년 전
부모
커밋
8b8a7ac420
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/docs-site/content/developer/development/_index.md

+ 1 - 1
docs/docs-site/content/developer/development/_index.md

@@ -749,7 +749,7 @@ Release:
 
     scp -r docs/docs-site/public/* root@docs.gethue.com:/var/www/docs.gethue.com/4.6.0
 
-    scp -r hue-4.6/build/release/prod/hue-4.6.0.tgz root@104.248.178.223:/var/www/cdn.gethue.com/downloads/
+    scp -r hue-4.6/build/release/prod/hue-4.6.0.tgz root@cdn.gethue.com:/var/www/cdn.gethue.com/downloads/
 
 
 Then send release notes to the [Forum](https://discourse.gethue.com/), [hue-user](https://groups.google.com/a/cloudera.org/forum/#!forum/hue-user), https://twitter.com/gethue !