Skip to content

Commit 7c161b4

Browse files
committed
Added STL Feedback form
1 parent b3346a7 commit 7c161b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/js/terminal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@
696696
}
697697

698698
function feedback() {
699-
window.open("https://docs.google.com/forms/d/e/1FAIpQLSc_22gDAQHTHHv5dAP206n32jyTxHMzsGtULSH-GkdQ9Mk5qg/viewform?usp=sf_link");
699+
window.open("https://forms.gle/BGY8G1B736gCuXu17");
700700
}
701701

702702
function test() {

0 commit comments

Comments
 (0)