Skip to content

Commit

Permalink
fix/remove number in category (#149)
Browse files Browse the repository at this point in the history
* fix: remove leading 1 in category

* feat: enable multiple redirect links
  • Loading branch information
vinzlange authored Oct 2, 2023
1 parent 1f3f91f commit 33e14d3
Show file tree
Hide file tree
Showing 23 changed files with 55 additions and 32 deletions.
5 changes: 3 additions & 2 deletions _docs_integrate/access-the-connector.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/access-the-connector
redirect_from: /integrate/connector-api
redirect_from:
- /integrate/connector-api
published: true
title: "Access the Connector"
type: scenario
toc: true
properties:
- id: SC075
- category: 1Getting Started
- category: Getting Started
- description: https//enmeshed.eu/integrate/connector-api
- customer:
- component: integrate
Expand Down
4 changes: 3 additions & 1 deletion _docs_integrate/attribute-values.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/attribute-values
redirect_from: /integrate/data-model-attribute-values
redirect_from:
- /integrate/data-model-attribute-values
- /integrate/demo
published: true
title: "Attribute Values"
type: scenario
Expand Down
3 changes: 2 additions & 1 deletion _docs_integrate/connector-events.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/connector-events
redirect_from: /integrate/connector-events
redirect_from:
- /integrate/connector-events
published: true
title: "Connector Events"
type: scenario
Expand Down
3 changes: 2 additions & 1 deletion _docs_integrate/data-model-overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/data-model-overview
redirect_from: /integrate/data-model-overview
redirect_from:
- /integrate/data-model-overview
published: true
title: "Data Model Overview"
type: scenario
Expand Down
3 changes: 2 additions & 1 deletion _docs_integrate/error-codes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/error-codes
redirect_from: /integrate/error-codes
redirect_from:
- /integrate/error-codes
published: true
title: "Error Codes"
type: scenario
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/event-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ type: scenario
toc: true
properties:
- id: SC096
- category: 1Getting Started
- category: Getting Started
- description:
- customer:
- component: integrate
Expand Down
5 changes: 3 additions & 2 deletions _docs_integrate/integration-example.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/integration-example
redirect_from: /integrate/connector-tutorial
redirect_from:
- /integrate/connector-tutorial
published: true
title: "Integration example"
type: scenario
toc: true
properties:
- id: SC095
- category: 1Getting Started
- category: Getting Started
- description: https//enmeshed.eu/integrate/connector-tutorial
- customer:
- component: integrate
Expand Down
3 changes: 2 additions & 1 deletion _docs_integrate/requests-and-requestitems.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/requests-and-requestitems
redirect_from: /integrate/data-model-request-items
redirect_from:
- /integrate/data-model-request-items
published: true
title: "Requests and RequestItems"
type: scenario
Expand Down
3 changes: 2 additions & 1 deletion _docs_integrate/requests-over-messages.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/requests-over-messages
redirect_from: /integrate/requests-over-messages
redirect_from:
- /integrate/requests-over-messages
published: true
title: "Requests over Messages"
type: scenario
Expand Down
3 changes: 2 additions & 1 deletion _docs_integrate/requests-over-templates.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/requests-over-templates
redirect_from: /integrate/requests-over-templates
redirect_from:
- /integrate/requests-over-templates
published: true
title: "Requests over Templates"
type: scenario
Expand Down
3 changes: 2 additions & 1 deletion _docs_integrate/sending-messages.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/sending-messages
redirect_from: /integrate/connector-flows-messages
redirect_from:
- /integrate/connector-flows-messages
published: true
title: "Sending Messages"
type: scenario
Expand Down
5 changes: 3 additions & 2 deletions _docs_integrate/use-cases.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/use-cases
redirect_from: /explore/use-cases
redirect_from:
- /explore/use-cases
published: true
title: "Use Cases"
type: scenario
toc: true
properties:
- id: SC082
- category: 1Getting Started
- category: Getting Started
- description:
- customer:
- component: integrate
Expand Down
5 changes: 3 additions & 2 deletions _docs_operate/configuration.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/configuration
redirect_from: /integrate/connector-configuration
redirect_from:
- /integrate/connector-configuration
published: true
title: "Configuration"
type: scenario
toc: true
properties:
- id: SC079
- category: 1Connector Setup
- category: Connector Setup
- description: https//enmeshed.eu/integrate/connector-configuration
- customer:
- component: operate
Expand Down
5 changes: 3 additions & 2 deletions _docs_operate/modules.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/modules
redirect_from: /integrate/connector-modules
redirect_from:
- /integrate/connector-modules
published: true
title: "Modules"
type: scenario
toc: true
properties:
- id: SC080
- category: 1Connector Setup
- category: Connector Setup
- description: https//enmeshed.eu/integrate/connector-modules
- customer:
- component: operate
Expand Down
3 changes: 2 additions & 1 deletion _docs_operate/overview-of-connector-operations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/overview-of-connector-operations
redirect_from: /integrate/connector-operations
redirect_from:
- /integrate/connector-operations
published: true
title: "Overview of Connector operations"
type: scenario
Expand Down
3 changes: 2 additions & 1 deletion _docs_operate/performance-considerations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/performance-considerations
redirect_from: /integrate/connector-performance
redirect_from:
- /integrate/connector-performance
published: true
title: "Performance Considerations"
type: scenario
Expand Down
3 changes: 2 additions & 1 deletion _docs_operate/privacy-considerations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/privacy-considerations
redirect_from: /integrate/connector-privacy
redirect_from:
- /integrate/connector-privacy
published: true
title: "Privacy Considerations"
type: scenario
Expand Down
3 changes: 2 additions & 1 deletion _docs_operate/security-considerations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/security-considerations
redirect_from: /integrate/connector-security
redirect_from:
- /integrate/connector-security
published: true
title: "Security Considerations"
type: scenario
Expand Down
5 changes: 3 additions & 2 deletions _docs_operate/setup-with-docker-compose.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/setup-with-docker-compose
redirect_from: /integrate/connector-installation
redirect_from:
- /integrate/connector-installation
published: true
title: "Setup with Docker Compose"
type: scenario
toc: true
properties:
- id: SC077
- category: 1Connector Setup
- category: Connector Setup
- description: #2 https//enmeshed.eu/integrate/connector-installation
- customer:
- component: operate
Expand Down
5 changes: 3 additions & 2 deletions _docs_operate/setup-with-helm-charts.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/setup-with-helm-charts
redirect_from: /integrate/helm-chart
redirect_from:
- /integrate/helm-chart
published: true
title: "Setup with Helm Charts"
type: scenario
toc: true
properties:
- id: SC078
- category: 1Connector Setup
- category: Connector Setup
- description: https//enmeshed.eu/integrate/helm-chart
- customer:
- component: operate
Expand Down
3 changes: 2 additions & 1 deletion _docs_operate/troubleshooting-guide.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/troubleshooting-guide
redirect_from: /integrate/connector-setup-troubleshooting
redirect_from:
- /integrate/connector-setup-troubleshooting
published: true
title: "Troubleshooting Guide"
type: scenario
Expand Down
5 changes: 3 additions & 2 deletions _docs_use/install-the-app.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: use/install-the-app
redirect_from: /use/basics
redirect_from:
- /use/basics
published: true
title: "Install the App"
type: scenario
toc: true
properties:
- id: SC026
- category: 1Getting Started
- category: Getting Started
- description: https//enmeshed.eu/use/basics
- customer:
- component: use
Expand Down
5 changes: 3 additions & 2 deletions _docs_use/secure-device-setup.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: use/secure-device-setup
redirect_from: /use/security-recommendations
redirect_from:
- /use/security-recommendations
published: true
title: "Secure device setup"
type: scenario
toc: true
properties:
- id: SC094
- category: 1Getting Started
- category: Getting Started
- description: https//enmeshed.eu/use/security-recommendations
- customer:
- component: use
Expand Down

0 comments on commit 33e14d3

Please sign in to comment.