diff --git a/apps/heatmap/init.js b/apps/heatmap/init.js
index 3298967ee..6af0cea51 100644
--- a/apps/heatmap/init.js
+++ b/apps/heatmap/init.js
@@ -355,7 +355,7 @@ function initUIcomponents() {
value: 'bugs',
type: 'btn',
callback: ()=>{
- window.open('https://goo.gl/forms/mgyhx4ADH0UuEQJ53', '_blank').focus();
+ window.open('https://github.com/camicroscope/caMicroscope/issues', '_blank').focus();
},
},
diff --git a/apps/labeling/labeling.js b/apps/labeling/labeling.js
index 67ef30f6a..f7ce41e1e 100644
--- a/apps/labeling/labeling.js
+++ b/apps/labeling/labeling.js
@@ -146,7 +146,7 @@ function initCore() {
value: 'bugs',
type: 'btn',
callback: ()=>{
- window.open('https://goo.gl/forms/mgyhx4ADH0UuEQJ53', '_blank').focus();
+ window.open('https://github.com/camicroscope/caMicroscope/issues', '_blank').focus();
},
},
],
diff --git a/apps/landing/landing.html b/apps/landing/landing.html
index e442429ca..b85a09112 100644
--- a/apps/landing/landing.html
+++ b/apps/landing/landing.html
@@ -57,7 +57,7 @@
Signup
- Feedback
+ Feedback
diff --git a/apps/model/model.js b/apps/model/model.js
index 58584a0b2..fdb370bad 100644
--- a/apps/model/model.js
+++ b/apps/model/model.js
@@ -353,7 +353,7 @@ async function initUIcomponents() {
value: 'bugs',
type: 'btn',
callback: () => {
- window.open('https://goo.gl/forms/mgyhx4ADH0UuEQJ53', '_blank').focus();
+ window.open('https://github.com/camicroscope/caMicroscope/issues', '_blank').focus();
},
},
{
diff --git a/apps/segment/segment.js b/apps/segment/segment.js
index e164cbb06..578879d9f 100644
--- a/apps/segment/segment.js
+++ b/apps/segment/segment.js
@@ -313,7 +313,7 @@ async function initUIcomponents() {
value: 'bugs',
type: 'btn',
callback: () => {
- window.open('https://goo.gl/forms/mgyhx4ADH0UuEQJ53', '_blank').focus();
+ window.open('https://github.com/camicroscope/caMicroscope/issues', '_blank').focus();
},
},
{
diff --git a/apps/signup/signup.html b/apps/signup/signup.html
index 10243698a..eac655059 100644
--- a/apps/signup/signup.html
+++ b/apps/signup/signup.html
@@ -54,7 +54,7 @@
Signup
- Feedback
+ Feedback