@c8y/ngx-components 1018.0.69 → 1018.0.70

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.
@@ -10607,8 +10607,8 @@ const documentationItems = [
10607
10607
  },
10608
10608
  {
10609
10609
  icon: 'c8y-device-management',
10610
- label: gettext('Device integration tutorial`KEEP_ORIGINAL`'),
10611
- url: '/device-tutorials/tutorials-introduction',
10610
+ label: gettext('Device integration guide`KEEP_ORIGINAL`'),
10611
+ url: '/device-integration/introduction',
10612
10612
  type: 'doc'
10613
10613
  },
10614
10614
  {
@@ -10623,12 +10623,6 @@ const documentationItems = [
10623
10623
  url: '/microservice-sdk/introduction',
10624
10624
  type: 'doc'
10625
10625
  },
10626
- {
10627
- icon: 'c8y-tools',
10628
- label: gettext('Device SDK guide`KEEP_ORIGINAL`'),
10629
- url: '/device-sdk/introduction',
10630
- type: 'doc'
10631
- },
10632
10626
  {
10633
10627
  icon: 'c8y-smart-rest',
10634
10628
  label: gettext('Web SDK guide`KEEP_ORIGINAL`'),
@@ -10638,7 +10632,7 @@ const documentationItems = [
10638
10632
  {
10639
10633
  icon: 'c8y-data-explorer',
10640
10634
  label: gettext('Streaming analytics guide`KEEP_ORIGINAL`'),
10641
- url: '/apama/introduction',
10635
+ url: '/streaming-analytics/overview-streaming-analytics',
10642
10636
  type: 'doc'
10643
10637
  },
10644
10638
  {