Skip to content

Commit f849aab

Browse files
committed
Shorten social image filename for technical article
1 parent 1066a91 commit f849aab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/technical-realm-vs-object-box-audit.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_label: "Technical Realm Vs Object Box Audit"
55
description: "A Technical Audit of RealmDB and ObjectBox, comparing the on-device databases on a technical level"
66
slug: /migrate/technical-realm-vs-object-box-audit
77
keywords: [ObjectBox, Realm]
8-
image: /img/social/technical-realm-vs-objectbox-a-code-level-comparison.jpg
8+
image: /img/social/technical-realm-vs-objectbox.jpg
99
author: Dr. Vivien Dollinger
1010
author_url: https://www.linkedin.com/in/vivien-dollinger/
1111
---
@@ -14,7 +14,7 @@ import Head from '@docusaurus/Head';
1414
<Head>
1515
<meta property="og:title" content="Technical Realm Vs Object Box Audit" />
1616
<meta property="og:description" content="A Technical Audit of RealmDB and ObjectBox, comparing the on-device databases on a technical level" />
17-
<meta property="og:image" content="https://objectbox.io/dev-how-to/img/social/technical-realm-vs-objectbox-a-code-level-comparison.jpg" />
17+
<meta property="og:image" content="https://objectbox.io/dev-how-to/img/social/technical-realm-vs-objectbox.jpg" />
1818
<meta property="og:type" content="article" />
1919
<script
2020
type="application/ld+json"
320 KB
Loading

0 commit comments

Comments
 (0)