Skip to content

Commit 6777247

Browse files
authored
Merge pull request #1451 from Concordium/switching-from-tally-to-google
switch from tally to google forms
2 parents f02fdfe + 365aeb1 commit 6777247

File tree

3 files changed

+4
-21
lines changed

3 files changed

+4
-21
lines changed

source/mainnet/community/developer-spotlight/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ How to Apply
2929
------------
3030

3131
To nominate your project, submit an application using the following form:
32-
`Submit your application <https://tally.so/r/mRV5Gl>`_
32+
`Submit your application <https://docs.google.com/forms/d/e/1FAIpQLScvWKkjXlBTVN3KiW4EpWr1Tx2CSJMSYb9uzU_z-xZzxi4e4g/viewform?usp=dialog>`_
3333

3434
What to Expect
3535
--------------

source/mainnet/community/office-hours/index.rst

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,7 @@ What to expect from Office Hours
3434
How to request an Office Hours session
3535
--------------------------------------
3636

37-
To initiate an Office Hours session, simply fill out the short form below. We will review all submissions, and once at least 3 requests for the same topic have been received, we will contact you and schedule the session.
38-
39-
.. raw:: html
40-
41-
<iframe data-tally-src="https://tally.so/r/nPPqrV" loading="lazy" width="100%" height="500" frameborder="0" marginheight="0" marginwidth="0" title="Concordium Office Hours Request Form"></iframe>
42-
<script>
43-
var d = document, w = "https://tally.so/widgets/embed.js", v = function () {
44-
"undefined" != typeof Tally && Tally.loadEmbeds();
45-
};
46-
if ("undefined" != typeof Tally) v();
47-
else if (d.querySelector('script[src="' + w + '"]') == null) {
48-
var s = d.createElement("script");
49-
s.src = w;
50-
s.onload = v;
51-
s.type = "text/javascript";
52-
d.body.appendChild(s);
53-
}
54-
</script>
37+
To initiate an Office Hours session, simply fill out the form `Request a Concordium Developer Office Hours Session <https://docs.google.com/forms/d/e/1FAIpQLSfyzAVs2mtM1isF4xK6VWTm5WhuKjzyGUW3k2MWZdpVsD9o9A/viewform?usp=dialog>`_. We will review your submission, and once at least 3 requests for the same topic have been received, we will make an announcement about the upcoming session in the `announcements Discord channel <https://discord.com/channels/667378330923696158/1062725290704515092>`_ in the Dev Army category.
5538

5639
.. .. toctree::
5740
.. :maxdepth: 1

source/mainnet/docs/plt/setup-guide/request-plt.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ An option is to upload it to IPFS or another public storage online. For a tutori
3030
Request process
3131
===============
3232

33-
Follow these steps to request PLT issuance on testnet:
33+
Follow these steps to request PLT issuance:
3434

3535
1. **Prepare your token metadata**
3636

3737
Create and host your metadata JSON file following the format above.
3838

39-
2. **Fill out the form below**
39+
2. **Fill out the form below** (or use `this link <https://docs.google.com/forms/d/e/1FAIpQLScjTvpdAYeWO9VEYitaXR46Fb5flT70zi5U88dVsjLIKWAKXA/viewform?usp=dialog>`_ to fill out the PLT initialization application form)
4040

4141
.. raw:: html
4242

0 commit comments

Comments
 (0)