Skip to content

Commit

Permalink
Update link for nutanix post-install docs (stolostron#3160)
Browse files Browse the repository at this point in the history
Signed-off-by: rawagner <[email protected]>
  • Loading branch information
rawagner authored Jan 19, 2024
1 parent 2dd238a commit 55aaf24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/lib/doc-util.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const DOC_LINKS = {
ENABLE_OBSERVABILITY: `${DOC_HOME}/html/observability/observing-environments-intro#enabling-observability-service`,
RHV_DEPRECATION: `${OCP_DOC_BASE_PATH}/4.13/html/release_notes/ocp-4-13-release-notes#ocp-4-13-rhv-deprecations`,
ACCESSING_CONSOLE: `${DOC_HOME}/html/web_console/web-console#accessing-your-console`,
NUTANIX_POST_INSTALL: `https://access.redhat.com/documentation/en-us/assisted_installer_for_openshift_container_platform/2022/html-single/assisted_installer_for_openshift_container_platform/index#nutanix-post-installation-configuration_assembly_installing-on-nutanix`,
NUTANIX_POST_INSTALL: `https://access.redhat.com/documentation/en-us/assisted_installer_for_openshift_container_platform/2023/html/assisted_installer_for_openshift_container_platform/assembly_installing-on-nutanix#nutanix-post-installation-configuration_assembly_installing-on-nutanix`,
}

export function ViewDocumentationLink(props: { doclink: string }): JSX.Element {
Expand Down

0 comments on commit 55aaf24

Please sign in to comment.