Add missing connector image (#17947)

Fix link with missing anchor
This commit is contained in:
Aniket Katkar 2024-09-21 22:59:37 +05:30 committed by GitHub
parent e008a0d6f7
commit a03b3fd59a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ Now that we understand what is being backed up and how it looks like, when (and
- We start with a clean database (no tables in it).
- We run the migrations ([docs](/deployment/bare-metal#4.-prepare-the-openmetadata-database-and-indexes))
or we start the OpenMetadata server, which will automatically run the migrations.
- With the server stopped, we [restore](/deployment/backup-restore-metadata#restore-metadata) the data.
- With the server stopped, we [restore](/deployment/backup-restore-metadata) the data.
{% note %}

View File

@ -50,7 +50,7 @@ Now that we understand what is being backed up and how it looks like, when (and
- We start with a clean database (no tables in it).
- We run the migrations ([docs](/deployment/bare-metal#4.-prepare-the-openmetadata-database-and-indexes))
or we start the OpenMetadata server, which will automatically run the migrations.
- With the server stopped, we [restore](/deployment/backup-restore-metadata#restore-metadata) the data.
- With the server stopped, we [restore](/deployment/backup-restore-metadata) the data.
{% note %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB