Skip to content
Open
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
4 changes: 2 additions & 2 deletions _data/taps/versions/heroku.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# -------------------------- #
# POSTGRES VERSIONS #
# HEROKU VERSIONS #
# -------------------------- #

latest-version: "1"

tap-name: "Heroku"
tap-name: "Postgres"

released-versions:
- number: "1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ input: false
key: "heroku-integration"
content-type: "database-category"

microsites:
- title: "{{ page.display_name }} to Postgres"
url: "http://postgres.topostgres.com/"
#microsites:
# - title: "{{ page.display_name }} to Postgres"
# url: "http://postgres.topostgres.com/"

show-in-menus: true
has-versions: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: Heroku (v1)
keywords: heroku, heroku-postgres, database integration, etl heroku, heroku etl
permalink: /integrations/databases/heroku/v1
summary: "Connect and replicate data from your Heroku database using Stitch's Heroku integration."
microsites:
- title: "{{ page.display_name }} to Postgres"
url: "http://postgres.topostgres.com/"
#microsites:
# - title: "{{ page.display_name }} to Postgres"
# url: "http://postgres.topostgres.com/"

key: "heroku-integration"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ keywords: heroku, heroku-postgres, database integration, etl heroku, heroku etl
permalink: /integrations/databases/heroku/v15-10-2015
summary: "Connect and replicate data from your Heroku database using Stitch's Heroku integration."
input: false
microsites:
- title: "{{ page.display_name }} to Postgres"
url: "http://postgres.topostgres.com/"
#microsites:
# - title: "{{ page.display_name }} to Postgres"
# url: "http://postgres.topostgres.com/"

key: "heroku-integration"

Expand Down