Skip to content

Commit e820239

Browse files
authored
Update mint.json (#197)
# Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed - [ ] I have read and agree to the [Contributor License Agreement](../CLA.md)
1 parent 531932f commit e820239

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/mint.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"og:title": "Codegen - Manipulate code at scale",
1414
"og:description": "A scriptable interface to a powerful, multi-lingual language server built on top of Tree-sitter.",
1515
"og:url": "https://codegen.com",
16-
"og:image": "/images/codegen.jpeg",
16+
"og:image": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen.jpeg",
1717
"og:locale": "en_US",
18-
"og:logo": "/images/codegen-thumbnail.png",
18+
"og:logo": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen-thumbnail.png",
1919
"article:publisher": "Codegen, Inc.",
2020
"twitter:title": "Codegen - Manipulate code at scale",
2121
"twitter:description": "A scriptable interface to a powerful, multi-lingual language server built on top of Tree-sitter.",
2222
"twitter:url": "https://codegen.com",
23-
"twitter:image": "/images/codegen.jpeg",
23+
"twitter:image": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen.jpeg",
2424
"twitter:site": "@codegen",
2525
"og:image:width": "2400",
2626
"og:image:height": "1200"

0 commit comments

Comments
 (0)