Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
docs: upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
planetscale-actions-bot committed Apr 11, 2024
1 parent 846d0c9 commit 0729fc8
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/concepts/sso.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Single sign-on'
subtitle: 'Enable single sign-on (SSO) for increased account security.'
date: '2022-08-21'
date: '2024-03-24'
---

## Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/onboarding/connect-to-your-database.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Connect to your database
subtitle: Understand how to connect your application to your PlanetScale database.
date: '2023-09-05'
date: '2024-04-11'
---

## Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/aws-lambda-connection-strings.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'AWS Lambda connection strings'
subtitle: 'Learn how to securely use your PlanetScale MySQL connection strings with AWS Lambda Functions'
date: '2023-06-21'
date: '2024-04-11'
---

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/connect-any-application.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect any application to PlanetScale'
subtitle: 'Connect your PlanetScale database to any application using connection strings or the PlanetScale proxy.'
date: '2023-06-21'
date: '2024-04-11'
---

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/connect-go-app.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Connect a Go application to PlanetScale
subtitle: Learn how to use Go with PlanetScale by exploring a demo Go API built with Gin.
date: '2023-07-11'
date: '2024-04-11'
---

{% vimeo aspect="other" src="https://player.vimeo.com/video/759188218" caption="Connect to PlanetScale with Go" /%}
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/connect-mysql-gui.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect a MySQL GUI to PlanetScale'
subtitle: 'Connect to your PlanetScale database using any MySQL GUI application'
date: '2023-04-05'
date: '2024-04-11'
---

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/deploy-to-netlify.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Deploy to Netlify'
subtitle: 'Learn how to connect your PlanetScale database to deploy on Netlify'
date: '2022-08-01'
date: '2024-04-11'
---

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/deploy-to-vercel.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Deploy to Vercel'
subtitle: 'Learn how to connect your PlanetScale database to deploy on Vercel'
date: '2022-08-01'
date: '2024-04-11'
---

## Introduction
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Node.js example using the PlanetScale serverless driver
subtitle: Learn the PlanetScale serverless driver by running a local Node.js project.
date: '2023-01-30'
date: '2024-04-11'
---

## Overview
Expand Down

0 comments on commit 0729fc8

Please sign in to comment.