Skip to content

Commit

Permalink
Update doc link for deprecated pipeline version removals
Browse files Browse the repository at this point in the history
  • Loading branch information
DaoDaoNoCode committed Oct 9, 2024
1 parent 25c0564 commit ab73d1b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ import ExternalLink from '~/components/ExternalLink';
import NoPipelineServer from '~/concepts/pipelines/NoPipelineServer';
import { DeleteServerModal, usePipelinesAPI } from './context';

// TODO: Fix doc link to go to more docs on v2
const DOCS_LINK =
'https://access.redhat.com/documentation/en-us/red_hat_openshift_ai_self-managed/2.7/html/release_notes/support-removals_relnotes';
'https://docs.redhat.com/en/documentation/red_hat_openshift_ai_self-managed/2.13/html/release_notes/support-removals_relnotes';

type EnsureCompatiblePipelineServerProps = {
children: React.ReactNode;
Expand Down

0 comments on commit ab73d1b

Please sign in to comment.