From 7e22973c0f490aca2a4017d569384acc9df8a9fb Mon Sep 17 00:00:00 2001 From: Sriram Sundarraj Date: Sat, 9 Dec 2023 04:01:25 -0500 Subject: [PATCH] Fix database view docs link --- src/docs/reference/databases.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/reference/databases.md b/src/docs/reference/databases.md index b8faae395..aaa513200 100644 --- a/src/docs/reference/databases.md +++ b/src/docs/reference/databases.md @@ -25,7 +25,7 @@ Many database templates are available to Railway users, which ease the process o ### Railway-provided Templates -Railway provides several templates to provision some of the most popular databases out there. They also deploy with a helpful [Database View](/guides/use-the-database-view). +Railway provides several templates to provision some of the most popular databases out there. They also deploy with a helpful [Database View](/guides/database-view). Explore the guides in the How To section for information on how to use these templates - - [PostgreSQL](/guides/postgresql) @@ -46,4 +46,4 @@ Here are some examples - ## Support -Explore the [Databases](/guides/databases) guide section for more information on how to get started using databases in Railway. \ No newline at end of file +Explore the [Databases](/guides/databases) guide section for more information on how to get started using databases in Railway.