Skip to content

Commit 5ba36f5

Browse files
authored
Update mint.json (#199)
# 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 bea4e97 commit 5ba36f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/mint.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
},
1111
"metadata": {
1212
"og:site_name": "Codegen",
13-
"og:title": "Codegen - Manipulate code at scale",
13+
"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.",
15-
"og:url": "https://codegen.com",
15+
"og:url": "https://docs.codegen.com",
1616
"og:image": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen.jpeg",
1717
"og:locale": "en_US",
1818
"og:logo": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen-thumbnail.png",
1919
"article:publisher": "Codegen, Inc.",
20-
"twitter:title": "Codegen - Manipulate code at scale",
20+
"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.",
22-
"twitter:url": "https://codegen.com",
22+
"twitter:url": "https://docs.codegen.com",
2323
"twitter:image": "https://mintlify.s3.us-west-1.amazonaws.com/codegeninc/images/codegen.jpeg",
2424
"twitter:site": "@codegen",
2525
"og:image:width": "2400",

0 commit comments

Comments
 (0)