Skip to content

Commit 4f1e441

Browse files
committed
The service for requests to Developer Spotlight and Office Hours has been replaced from Tally to Google Forms
1 parent f02fdfe commit 4f1e441

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
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

0 commit comments

Comments
 (0)