Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #410 from farabi-deriv/farabi/fix--update-trading-…
Browse files Browse the repository at this point in the history
…view-url

Farabi/fix--update trading view url
  • Loading branch information
farabi-deriv authored Feb 15, 2024
2 parents ff8962d + cc85a19 commit 8e27f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ const getConfig = () => ({
trading_view_chart: {
visible: true,
// URL to the chart
url: 'https://tradingview.deriv.com/deriv?hide_banner=1',
url: 'https://charts.deriv.com/deriv?hide-signup=true',
label: translate('Trading View'),
},
login: {
Expand Down

0 comments on commit 8e27f5f

Please sign in to comment.