From f031b7a78227b85f10a591ad35ca151b153ab23b Mon Sep 17 00:00:00 2001 From: Shahil Mawjee <21179950+s-mawjee@users.noreply.github.com> Date: Sat, 8 May 2021 20:49:45 +0200 Subject: [PATCH] Fixed broken additional documentation links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 557fcec9..1dc62fa8 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ For more information, have a look at the [Using Helm](https://helm.sh/docs/intro # Additional documentation -- [Why use TimescaleDB?](https://docs.timescale.com/introduction) -- [Installing TimescaleDB](https://docs.timescale.com/getting-started/installation) -- [Migrating data to TimescaleDB](https://docs.timescale.com/getting-started/migrating-data) -- [Tutorials and sample data](https://docs.timescale.com/tutorials) +- [Why use TimescaleDB?](https://docs.timescale.com/timescaledb/latest/overview/core-concepts/#why-use-timescaledb) +- [Installing TimescaleDB](https://docs.timescale.com/timescaledb/latest/how-to-guides/install-timescaledb/self-hosted/) +- [Migrating data to TimescaleDB](https://docs.timescale.com/timescaledb/latest/how-to-guides/migrate-data/) +- [Tutorials and sample data](https://docs.timescale.com/timescaledb/latest/tutorials/) ## Get Help - [Slack Channel](https://slack.timescale.com/)