@lendi/navbar 7.40.0 → 7.40.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1922,7 +1922,7 @@ var MULTI_MENU_OPTIONS = [{
1922
1922
  link: '/calculators/check-your-credit-score/'
1923
1923
  }, {
1924
1924
  label: 'Borrowing power calculator',
1925
- link: '/home-loans/calculators/borrowing-power-calculator/'
1925
+ link: '/home-loans/basics/borrowing-power/'
1926
1926
  }, {
1927
1927
  label: 'Repayment calculator',
1928
1928
  link: '/calculators/home-loan-repayment-calculator/'
@@ -1937,7 +1937,7 @@ var MULTI_MENU_OPTIONS = [{
1937
1937
  link: '/calculators/equity-calculator/'
1938
1938
  }, {
1939
1939
  label: 'Debt consolidation calculator',
1940
- link: '/calculators/home-loans/debt-consolidation-calculator/'
1940
+ link: '/calculators/debt-consolidation-calculator/'
1941
1941
  }]
1942
1942
  }, {
1943
1943
  label: 'Blog',
@@ -1203,7 +1203,7 @@ var _templateObject$9, _templateObject2$4, _templateObject$8, _templateObject2$3
1203
1203
  link: "/calculators/check-your-credit-score/"
1204
1204
  }, {
1205
1205
  label: "Borrowing power calculator",
1206
- link: "/home-loans/calculators/borrowing-power-calculator/"
1206
+ link: "/home-loans/basics/borrowing-power/"
1207
1207
  }, {
1208
1208
  label: "Repayment calculator",
1209
1209
  link: "/calculators/home-loan-repayment-calculator/"
@@ -1218,7 +1218,7 @@ var _templateObject$9, _templateObject2$4, _templateObject$8, _templateObject2$3
1218
1218
  link: "/calculators/equity-calculator/"
1219
1219
  }, {
1220
1220
  label: "Debt consolidation calculator",
1221
- link: "/calculators/home-loans/debt-consolidation-calculator/"
1221
+ link: "/calculators/debt-consolidation-calculator/"
1222
1222
  } ]
1223
1223
  }, {
1224
1224
  label: "Blog",
@@ -1889,7 +1889,7 @@ var MULTI_MENU_OPTIONS = [{
1889
1889
  link: '/calculators/check-your-credit-score/'
1890
1890
  }, {
1891
1891
  label: 'Borrowing power calculator',
1892
- link: '/home-loans/calculators/borrowing-power-calculator/'
1892
+ link: '/home-loans/basics/borrowing-power/'
1893
1893
  }, {
1894
1894
  label: 'Repayment calculator',
1895
1895
  link: '/calculators/home-loan-repayment-calculator/'
@@ -1904,7 +1904,7 @@ var MULTI_MENU_OPTIONS = [{
1904
1904
  link: '/calculators/equity-calculator/'
1905
1905
  }, {
1906
1906
  label: 'Debt consolidation calculator',
1907
- link: '/calculators/home-loans/debt-consolidation-calculator/'
1907
+ link: '/calculators/debt-consolidation-calculator/'
1908
1908
  }]
1909
1909
  }, {
1910
1910
  label: 'Blog',
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@lendi/navbar",
3
3
  "access": "restricted",
4
- "version": "7.40.0",
4
+ "version": "7.40.1",
5
5
  "license": "ISC",
6
6
  "source": "src/index.tsx",
7
7
  "main": "dist/navbar.cjs.js",