mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 09:52:12 +08:00
Add current alias to all files (#48635)
* Add aliases to all files Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettify front matter Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "PostgreSQL"
|
||||
aliases = ["/docs/grafana/latest/datasources/postgres/", "/docs/grafana/latest/features/datasources/postgres/"]
|
||||
description = "Guide for using PostgreSQL in Grafana"
|
||||
keywords = ["grafana", "postgresql", "guide"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/postgres/"]
|
||||
title = "PostgreSQL"
|
||||
weight = 1200
|
||||
+++
|
||||
|
||||
|
Reference in New Issue
Block a user