Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import crash_reports_collection from '@site/static/images/cloud/reference/crash-
In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibility](/whats-new/cloud-compatibility) page.

:::tip[Automatically keep up to date!]
<a href="/docs/cloud/changelog-rss.xml">
<a href="/cloud/changelog-rss.xml">
Subscribe to Cloud Changelog via RSS
</a>
:::
Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/data-ingestion/gcs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Replication with GCS disks can be accomplished by using the `ReplicatedMergeTree

The [Cloud Storage XML API](https://cloud.google.com/storage/docs/xml-api/overview) is interoperable with some tools and libraries that work with services such as Amazon Simple Storage Service (Amazon S3).

For further information on tuning threads, see [Optimizing for Performance](../s3/index.md#s3-optimizing-performance).
For further information on tuning threads, see [Optimizing for Performance](/integrations/s3#s3-optimizing-performance).

## Using Google Cloud Storage (GCS) {#gcs-multi-region}

Expand Down
Loading