Skip to content

Commit bb6ffff

Browse files
committed
docs: fix broken links and add cross-references
- Fix broken link /docs/dblab-roadmap -> /docs/roadmap in all-features - Fix broken link /docs/database-lab/cli-reference -> correct path in platform/security - Add rds-refresh cross-link to data sources index page https://claude.ai/code/session_011sPDgBjzL2N2X6jiYyoTjQ
1 parent 7409b73 commit bb6ffff

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/all-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ keywords:
7272
|Standard support||||
7373
|Premium support (24/7, 1 hour), trainings||||
7474

75-
See also: [Development roadmap](/docs/dblab-roadmap).
75+
See also: [Development roadmap](/docs/roadmap).

docs/dblab-howtos/administration/data/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ slug: /dblab-howtos/administration/data
88
### Logical
99
- [Dump](/docs/dblab-howtos/administration/data/dump)
1010
- [RDS](/docs/dblab-howtos/administration/data/rds)
11+
- [RDS/Aurora refresh](/docs/dblab-howtos/administration/data/rds-refresh) — refreshes from temporary RDS clone instead of production
1112
- [Full refresh](/docs/dblab-howtos/administration/logical-full-refresh)
1213

1314
### Physical

docs/platform/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Please contact Postgres.ai support to obtain your registration key and detailed
6060
Further, we discuss all Postgres.ai components that are to be installed in your infrastructure and what kind of information can be transferred to Postgres.ai.
6161

6262
#### Database Lab
63-
When integrated, the Database Lab component may receive only control signals such as "create clone", "destroy clone", "refresh clone", "list snapshots". The full list of capabilities you may find in [Database Lab CLI Reference](/docs/database-lab/cli-reference). By no means is data from your databases available to the Platform.
63+
When integrated, the Database Lab component may receive only control signals such as "create clone", "destroy clone", "refresh clone", "list snapshots". The full list of capabilities you may find in [Database Lab CLI Reference](/docs/reference-guides/dblab-client-cli-reference). By no means is data from your databases available to the Platform.
6464

6565
To be able to connect to a clone, users need to work inside your infrastructure, where connections to Database Lab clones (by default, ports 6000..6100) are possible, using the username and the password defined at clone creation time. Postgres.ai never stores passwords for clones, and it is the users' responsibility to remember them.
6666

0 commit comments

Comments
 (0)