Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
aduquett committed Oct 15, 2024
1 parent 80499cf commit f502131
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import NoPipelineServer from '~/concepts/pipelines/NoPipelineServer';
import { DeleteServerModal, usePipelinesAPI } from './context';

const DOCS_LINK =
'https://docs.redhat.com/en/documentation/red_hat_openshift_ai_self-managed/2.13/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 f502131

Please sign in to comment.