CLICKHOUSE-4669: some product placement (#7148)

* Some product placement

* rewrite next paragraph as well
This commit is contained in:
Ivan Blinkov 2019-09-30 11:47:01 +03:00 committed by GitHub
parent fd877a62e0
commit 5466e6bb8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -427,15 +427,13 @@ clickhouse-client
<p>For other operating systems the easiest way to get started is using
<a href="https://hub.docker.com/r/yandex/clickhouse-server/" rel="external nofollow"
target="_blank">
official Docker images of ClickHouse</a>
. Alternatively you can build ClickHouse from <a
href="https://github.com/ClickHouse/ClickHouse" rel="external nofollow"
target="_blank">sources</a>
according to the <a
href="https://clickhouse.yandex/docs/en/development/build.html" rel="external nofollow"
target="_blank">instruction</a>.</p>
official Docker images of ClickHouse</a>, this is not the only <a href="https://clickhouse.yandex/docs/en/getting_started/">option</a> though.
Alternatively, you can easily get a running ClickHouse instance or cluster at
<a href="https://cloud.yandex.com/services/managed-clickhouse?utm_source=referrals&utm_medium=clickhouseofficialsite&utm_campaign=link1" rel="external nofollow" target="_blank">
Yandex Managed Service for ClickHouse</a>.
</p>
<p>After installation proceed to <strong><a href="tutorial.html">tutorial</a></strong> or <strong><a href="docs/en/">full
<p>After you got connected to your ClickHouse server, you can proceed to <strong><a href="tutorial.html">tutorial</a></strong> or <strong><a href="docs/en/">full
documentation</a></strong>.</p>
<h2 id="contacts">Contacts</h2>