Help for troubleshooting the version switch.
Step 1: I can see the different versions in the switch but cannot click them.
Open the integration documentation of each version and update the permalink:
- For the latest version, the permalink must end by
/<integration-name>
. - For the previous versions, the permalink must end by
/<integration-name>/v<version>
.
Here is an example with Google Sheets v2 and v3:
# -------------------------- #
# Page & Formatting #
# -------------------------- #
title: Google Sheets (v2)
permalink: /integrations/saas/google-sheets/v2
# -------------------------- #
# Page & Formatting #
# -------------------------- #
title: Google Sheets (v3)
permalink: /integrations/saas/google-sheets
Back to top
Last updated: 15 October 2024