Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cli/reference/certificate.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "ravion certificate"
sidebarTitle: "certificate"
description: "Manage certificates"
description: "Manage ACM certificates for your Ravion environments from the CLI: create, list, inspect, and delete certificates used by your custom domains."
"og:image": "https://www.ravion.com/og/docs/cli/reference/certificate.png"
"twitter:image": "https://www.ravion.com/og/docs/cli/reference/certificate.png"
---
Expand Down
2 changes: 1 addition & 1 deletion cli/reference/domain.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "ravion domain"
sidebarTitle: "domain"
description: "Manage domains"
description: "Manage custom domains for your Ravion environments from the CLI: create and delete domains, check availability, and track DNS and apex status."
"og:image": "https://www.ravion.com/og/docs/cli/reference/domain.png"
"twitter:image": "https://www.ravion.com/og/docs/cli/reference/domain.png"
---
Expand Down
2 changes: 1 addition & 1 deletion contact-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ CLI reports do not return a ticket ID, so email us if you need a status update o

## Community

Join the [Ravion Discord](https://discord.gg/pfP3ysX5m) to ask questions and see what other teams are building.
Join the [Ravion Discord](https://discord.com/invite/pfP3ysX5m) to ask questions and see what other teams are building.
2 changes: 1 addition & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@
{
"type": "discord",
"label": "Discord",
"href": "https://discord.gg/pfP3ysX5m"
"href": "https://discord.com/invite/pfP3ysX5m"
}
]
},
Expand Down
Loading