File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @linode/manager " : Changed
3+ ---
4+
5+ Update copy & URL for feedback link ([ #13306 ] ( https://github.com/linode/manager/pull/13306 ) )
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ export const ADDRESSES = {
251251// Linode Community URL accessible from the TopMenu Community icon
252252export const LINODE_COMMUNITY_URL = 'https://linode.com/community' ;
253253
254- export const FEEDBACK_LINK = 'https://www.linode .com/feedback/ ' ;
254+ export const FEEDBACK_LINK = 'https://www.akamai .com/cloud/feedback ' ;
255255
256256export const DEVELOPERS_LINK = 'https://developers.linode.com' ;
257257
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ export const Footer = React.memo(() => {
5757 v{ packageJson . version }
5858 </ StyledLink >
5959 < StyledLink to = { DEVELOPERS_LINK } > API Reference</ StyledLink >
60- < StyledLink to = { FEEDBACK_LINK } > Provide Feedback </ StyledLink >
60+ < StyledLink to = { FEEDBACK_LINK } > Suggest Improvements </ StyledLink >
6161 </ Stack >
6262 < Stack
6363 direction = "row"
You can’t perform that action at this time.
0 commit comments