Skip to content

Commit d48bfd3

Browse files
fix broken images (#901)
1 parent db3c648 commit d48bfd3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

content/blog/all-database-tools-bytebase-replaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Liquibase, Flyway, Sqitch are CLI based. On the other hand, Bytebase provides a
3030
for DBAs and developers to collaborate on database changes.
3131

3232
- [SQL linter](https://docs.bytebase.com/sql-review/overview/) to detect anti-patterns.
33-
![schema-review-table-drop-naming](/content/docs/sql-review/schema-review-table-drop-naming.webp)
33+
![schema-review-table-drop-naming](/content/blog/all-database-tools-bytebase-replaces/schema-review-table-drop-naming.webp)
3434
- [Streamline the change](https://docs.bytebase.com/change-database/batch-change/) across different environments and allow to batch change many databases consistently.
3535
- [GitOps integration](https://docs.bytebase.com/gitops/overview/) with mainstream VCSs to enable database-as-code workflow.
3636
- [Online schema migration for MySQL](https://docs.bytebase.com/change-database/online-schema-migration-for-mysql/) with gh-ost integration.
@@ -44,7 +44,7 @@ A typical database change workflow:
4444
1. DBA runs the change script offline.
4545
1. DBA updates the ticket status / notify the developer.
4646

47-
![Issue detail interface](/content/docs/change-database/change-workflow/issue-detail.webp)
47+
![Issue detail interface](/content/blog/all-database-tools-bytebase-replaces/issue-detail.webp)
4848

4949
Bytebase provides a single place to coordinate the database changes. The issue interface provides
5050
a holistic view of the database change status. Upon approval, changes are rolled out from Bytebase
43.7 KB
Loading
36.6 KB
Loading

0 commit comments

Comments
 (0)