Skip to content

Commit

Permalink
Update the testlink
Browse files Browse the repository at this point in the history
  • Loading branch information
mitra-deriv committed Jul 6, 2023
1 parent 18e95b3 commit 362e011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/Stores/notification-store.js
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@ export default class NotificationStore extends BaseStore {
text: localize('Learn more'),
onClick: () => {
window.open(
'https://deriv-com-git-fork-nuzhy-deriv-nuzhy-p2p-cookie-issue.binary.sx/',
'https://deriv-com-git-fork-nuzhy-deriv-nuzhy-p2p-cookie-issue.binary.sx/p2p/',
'_blank'
);
},
Expand Down

0 comments on commit 362e011

Please sign in to comment.