Skip to content

Commit 3238fef

Browse files
author
billy-the-fish
committed
chore: change title to give space for the CLI
1 parent 131c385 commit 3238fef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

getting-started/get-started-devops-as-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "DevOps with Tiger Cloud REST API"
2+
title: "DevOps as code with Tiger Cloud"
33
excerpt: "Configure secure authentication and create a new database service using the Tiger Cloud REST API"
44
keywords:
55
- authentication
@@ -15,7 +15,7 @@ tags:
1515

1616
import RESTPrereqs from "versionContent/_partials/_prereqs-cloud-account-only.mdx";
1717

18-
# DevOps with Tiger Cloud REST API
18+
# DevOps as code with Tiger Cloud
1919

2020
[$CLOUD_LONG REST API][rest-api-reference] is a comprehensive RESTful API you use to manage Tiger Cloud resources including VPCs, services, and read
2121
replicas.

getting-started/page-index/page-index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module.exports = [
2323
excerpt: "Create a Tiger Cloud service and connect to it",
2424
},
2525
{
26-
title: "DevOps with Tiger Cloud REST API",
26+
title: "DevOps as code with Tiger Cloud",
2727
href: "get-started-devops-as-code",
2828
excerpt: "Set up secure authentication for the TigerData Cloud REST API and create your first service",
2929
},

0 commit comments

Comments
 (0)