diff --git a/ghost/core/test/e2e-server/services/__snapshots__/recommendation-emails.test.js.snap b/ghost/core/test/e2e-server/services/__snapshots__/recommendation-emails.test.js.snap index 9a35648e99..d805619d62 100644 --- a/ghost/core/test/e2e-server/services/__snapshots__/recommendation-emails.test.js.snap +++ b/ghost/core/test/e2e-server/services/__snapshots__/recommendation-emails.test.js.snap @@ -175,7 +175,7 @@ exports[`Incoming Recommendation Emails Sends a different email if we receive a
View recommendations | +View recommendations |
You can also copy & paste this URL into your browser:
-http://127.0.0.1:2369/ghost/#/settings-x/recommendations
+http://127.0.0.1:2369/ghost/#/settings/recommendations
@@ -414,7 +414,7 @@ exports[`Incoming Recommendation Emails Sends an email if we receive a recommendRecommend back | +Recommend back |
You can also copy & paste this URL into your browser:
-http://127.0.0.1:2369/ghost/#/settings-x/recommendations
+http://127.0.0.1:2369/ghost/#/settings/recommendations
@@ -635,7 +635,7 @@ exports[`Incoming Recommendation Emails Sends an email if we receive a recommendRecommend back | +Recommend back |
You can also copy & paste this URL into your browser:
-http://127.0.0.1:2369/ghost/#/settings-x/recommendations
+http://127.0.0.1:2369/ghost/#/settings/recommendations
diff --git a/ghost/staff-service/lib/email-templates/recommendation-received.hbs b/ghost/staff-service/lib/email-templates/recommendation-received.hbs index 6aaab804bf..85af35fac0 100644 --- a/ghost/staff-service/lib/email-templates/recommendation-received.hbs +++ b/ghost/staff-service/lib/email-templates/recommendation-received.hbs @@ -87,9 +87,9 @@You can also copy & paste this URL into your browser:
-{{siteUrl}}ghost/#/settings-x/recommendations
+{{siteUrl}}ghost/#/settings/recommendations