Skip to content

Commit

Permalink
chore: ✨ address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mitra-deriv committed Aug 7, 2023
1 parent ad22ea6 commit 7698e42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { WithIntl } from 'components/localization'
import UpAndDownDigitalOptionsPage from 'features/pages/options/digital/up-down'

const DigitalOptions = () => {
const canonicalUrl = '/trade-types/options/digital-options/up-and-down'
const canonicalUrl = `${window.location.origin}/trade-types/options/digital-options/up-and-down`

return (
<>
Expand Down

0 comments on commit 7698e42

Please sign in to comment.