Fix broken links

This commit is contained in:
Tyler Mairose
2024-02-28 17:48:24 -05:00
parent 23fe7cb070
commit 360eaffeea
17 changed files with 1228 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ sidebar_position: 10
sidebar_class_name: plugin_developer_guide_appendix_migration
keywords: ['plugin']
description: Migration from IdentityIQ 7.0 to 7.1
slug: /plugin-developer-guide/appendix-migration
slug: /iiq/plugin-developer-guide/appendix-migration
tags: ['plugin','guide','identityiq']
---

View File

@@ -7,7 +7,7 @@ sidebar_position: 11
sidebar_class_name: plugin_developer_guide_updates
keywords: ['plugin']
description: IdentityIQ 8.0 Updates
slug: /plugin-developer-guide/updates
slug: /iiq/plugin-developer-guide/updates
tags: ['plugin','guide','identityiq']
---
# Appendix B - 8.0 Updates

View File

@@ -7,7 +7,7 @@ sidebar_position: 1
sidebar_class_name: plugin_developer_guide_overview
keywords: ['plugin']
description: IdentityIQ Plugin Developer Guide Overview
slug: /plugin-developer-guide/overview
slug: /iiq/plugin-developer-guide/overview
tags: ['plugin','guide','identityiq']
---

View File

@@ -7,7 +7,7 @@ sidebar_position: 2
sidebar_class_name: plugin_developer_guide_manifest
keywords: ['plugin']
description: IdentityIQ Plugin Manifest File
slug: /plugin-developer-guide/manifest
slug: /iiq/plugin-developer-guide/manifest
tags: ['plugin','guide','identityiq']
---

View File

@@ -7,7 +7,7 @@ sidebar_position: 3
sidebar_class_name: plugin_developer_guide_build_file
keywords: ['plugin']
description: IdentityIQ Plugin Build File
slug: /plugin-developer-guide/build-file
slug: /iiq/plugin-developer-guide/build-file
tags: ['plugin','guide','identityiq']
---

View File

@@ -7,7 +7,7 @@ sidebar_position: 4
sidebar_class_name: plugin_developer_guide_database_scripts
keywords: ['plugin']
description: IdentityIQ Plugin Database Scripts
slug: /plugin-developer-guide/database-scripts
slug: /iiq/plugin-developer-guide/database-scripts
tags: ['plugin','guide','identityiq']
---

View File

@@ -7,7 +7,7 @@ sidebar_position: 5
sidebar_class_name: plugin_developer_guide_ui_elements
keywords: ['plugin']
description: IdentityIQ Plugin UI Elements
slug: /plugin-developer-guide/ui-elements
slug: /iiq/plugin-developer-guide/ui-elements
tags: ['plugin','guide','identityiq']
---
# UI Elements

View File

@@ -7,7 +7,7 @@ sidebar_position: 6
sidebar_class_name: plugin_developer_guide_xml_artifacts
keywords: ['plugin']
description: IdentityIQ Plugin XML Artifacts
slug: /plugin-developer-guide/xml-artifacts
slug: /iiq/plugin-developer-guide/xml-artifacts
tags: ['plugin','guide','identityiq']
---

View File

@@ -7,7 +7,7 @@ sidebar_position: 7
sidebar_class_name: plugin_developer_guide_java_rest_resources
keywords: ['plugin']
description: IdentityIQ Plugin Java Classes REST Resources
slug: /plugin-developer-guide/java-classes-rest-resources
slug: /iiq/plugin-developer-guide/java-classes-rest-resources
tags: ['plugin','guide','identityiq']
---

View File

@@ -7,7 +7,7 @@ sidebar_position: 8
sidebar_class_name: plugin_developer_guide_java_executors
keywords: ['plugin']
description: IdentityIQ Plugin Java Class Plugin Executors
slug: /plugin-developer-guide/java-classes-executors
slug: /iiq/plugin-developer-guide/java-classes-executors
tags: ['plugin','guide','identityiq']
---

View File

@@ -7,7 +7,7 @@ sidebar_position: 9
sidebar_class_name: plugin_developer_guide_installation
keywords: ['plugin']
description: IdentityIQ Plugin Installation
slug: /plugin-developer-guide/installation
slug: /iiq/plugin-developer-guide/installation
tags: ['plugin','guide','identityiq']
---

View File

@@ -7,7 +7,7 @@ sidebar_position: 1
sidebar_class_name: plugin_developer_guide
keywords: ['plugin']
description: IdentityIQ Plugin Developer Guide.
slug: /plugin-developer-guide
slug: /iiq/plugin-developer-guide
tags: ['plugin','guide','identityiq']
---