diff --git a/menu/footer.json b/menu/footer.json new file mode 100644 index 0000000000..cf637c44dd --- /dev/null +++ b/menu/footer.json @@ -0,0 +1,34 @@ +[ + { + "label": "API Docs", + "href": "https://www.scaleway.com/en/developers" + }, + { + "label": "Scaleway console", + "href": "https://account.scaleway.com/" + }, + { + "label": "Dedibox console", + "href": "https://console.online.net/en/login" + }, + { + "label": "Scaleway Learning", + "href": "https://www.scaleway.com/en/scaleway-learning/" + }, + { + "label": "Scaleway.com", + "href": "https://www.scaleway.com/en/" + }, + { + "label": "Pricing", + "href": "https://www.scaleway.com/en/pricing/" + }, + { + "label": "Blog", + "href": "https://www.scaleway.com/en/blog/" + }, + { + "label": "Careers", + "href": "https://www.scaleway.com/en/careers/" + } + ] diff --git a/pages/cockpit/how-to/create-external-data-sources.mdx b/pages/cockpit/how-to/create-external-data-sources.mdx index f0e2dc6a65..23241ef911 100644 --- a/pages/cockpit/how-to/create-external-data-sources.mdx +++ b/pages/cockpit/how-to/create-external-data-sources.mdx @@ -35,4 +35,4 @@ This page shows you how to create a **custom** [data source](/cockpit/concepts/# - Reducing the retention period of a data source will permanently delete all observability data in that data source beyond the selected timeframe. This deletion is irreversible and takes effect a few minutes after the retention period is reduced, even if the retention period is later increased. - Find out about the [retention periods available for each data source type](/cockpit/concepts/#retention). -8. Click **Create custom data source**. \ No newline at end of file +8. Click **Create custom data source**.