Skip to content

Commit

Permalink
Merge pull request #961 from ethereum-optimism/broken-airtable-links
Browse files Browse the repository at this point in the history
fix: broken airtable form link
  • Loading branch information
cpengilly authored Nov 29, 2023
2 parents fd5a8e1 + ae51d89 commit 9b5f097
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/.vuepress/theme/components/Anchor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/.vuepress/theme/components/PageMeta.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</a>
</li>
<li>
<a href="https://airtable.com/appQ2S9IatldkoNQw/shr2e75GnXRqi6yTM" target="_blank" rel="noopener noreferrer">
<a href="https://airtable.com/appQ2S9IatldkoNQw/pagiw2NJAcOXn5Wd9/form" target="_blank" rel="noopener noreferrer">
<i class="far fa-comment-dots"></i> Get support for going live
</a>
</li>
Expand Down
2 changes: 1 addition & 1 deletion src/docs/biz/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en-US

Welcome! We're stoked that you're launching on OP Mainnet.

If you have not filled out the [connect with OPLabs form](https://airtable.com/appQ2S9IatldkoNQw/shr2e75GnXRqi6yTM) please do so prior to reading this.
If you have not filled out the [connect with OPLabs form](https://airtable.com/appQ2S9IatldkoNQw/pagiw2NJAcOXn5Wd9/form) please do so prior to reading this.

We are excited for your deployment onto OP Mainnet!
You will be welcomed by [the following metrics](https://dune.com/optimismfnd/Optimism) 📈📈 (up and to the right!), [a budding community](https://discord-gateway.optimism.io/) 🫂🫂, and some great exclusive [Telegram Channels](https://t.me/+Cb7q0a1YqItkZTRk) ⚙️⚙️ for builders.
Expand Down

0 comments on commit 9b5f097

Please sign in to comment.