Skip to content

Commit

Permalink
text updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rideam committed Aug 19, 2024
1 parent 3c73095 commit 95cb17d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion astro/src/content/docs/extend/examples/twilio-segment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ In this section you'll create a free fresh database to act as a Segment destinat

- Browse to https://aiven.io and click <InlineUIElement>Get started for free</InlineUIElement>.
- Sign up for a new account and create a new database. Follow the wizard to the end and wait for the new database instance to start.
- The screenshot belows a project called `fa` and a database called `defaultdb`.
- The screenshot below shows a project called `fa` and a database called `defaultdb`.
![Aiven database connection details](/img/docs/extend/examples/segment/segmentAivenDatabase.png)
- The Aiven overview page shown above lists all the details you need to create a PostgreSQL connection: host, port, database, username, and password. You can test your connection in a cross-platform database IDE like [DBeaver](https://dbeaver.io/download) or [DataGrip](https://www.jetbrains.com/datagrip/). The details shown in the new connection window below match the ones in the Aiven list above, and will be similar for your database.
- ![DBeaver](/img/docs/extend/examples/segment/segmentDbeaver.png)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,4 @@ xkcd
Yubico
YubiKey
Zendesk
DBeaver

0 comments on commit 95cb17d

Please sign in to comment.