@telia/teddy 0.4.17 → 0.4.18

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.
@@ -694,7 +694,7 @@ const BUSINESS_UKKO_LINKS = {
694
694
  links: [
695
695
  {
696
696
  name: "Logo",
697
- link: "/bedrift/",
697
+ link: "https://device.teliacompany.com/",
698
698
  appKey: APP_KEYS["open-pages"],
699
699
  links: [],
700
700
  highlightedLinks: []
@@ -638,7 +638,7 @@ export declare const BUSINESS_UKKO_LINKS: {
638
638
  readonly highlightedLinks: [];
639
639
  readonly links: [{
640
640
  readonly name: "Logo";
641
- readonly link: "/bedrift/";
641
+ readonly link: "https://device.teliacompany.com/";
642
642
  readonly appKey: "open-pages";
643
643
  readonly links: [];
644
644
  readonly highlightedLinks: [];
@@ -1170,7 +1170,7 @@ export declare const getLinks: (ukko?: boolean) => [{
1170
1170
  readonly highlightedLinks: [];
1171
1171
  readonly links: [{
1172
1172
  readonly name: "Logo";
1173
- readonly link: "/bedrift/";
1173
+ readonly link: "https://device.teliacompany.com/";
1174
1174
  readonly appKey: "open-pages";
1175
1175
  readonly links: [];
1176
1176
  readonly highlightedLinks: [];
@@ -692,7 +692,7 @@ const BUSINESS_UKKO_LINKS = {
692
692
  links: [
693
693
  {
694
694
  name: "Logo",
695
- link: "/bedrift/",
695
+ link: "https://device.teliacompany.com/",
696
696
  appKey: APP_KEYS["open-pages"],
697
697
  links: [],
698
698
  highlightedLinks: []
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "pnpm": ">=9"
21
21
  },
22
22
  "private": false,
23
- "version": "0.4.17",
23
+ "version": "0.4.18",
24
24
  "sideEffects": [
25
25
  "**/*.css",
26
26
  "**/*.svg"