Skip to content

Commit

Permalink
chore(RHINENG-7106): update doc links with 1-latest (#2085)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkholjuraev committed Mar 22, 2024
1 parent 914ee34 commit c9e8ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/SmartComponents/LandingPage/LandingPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Dashbar from '../Dashbar/Dashbar';

const LandingPage = () => {
// eslint-disable-next-line max-len
const PRODUCT_DOC = 'https://access.redhat.com/documentation/en-us/red_hat_insights/2023/html/assessing_and_monitoring_security_vulnerabilities_on_rhel_systems/index';
const PRODUCT_DOC = 'https://access.redhat.com/documentation/en-us/red_hat_insights/1-latest/html/assessing_and_monitoring_security_vulnerabilities_on_rhel_systems/index';

const title = (
<Popover
Expand Down

0 comments on commit c9e8ba6

Please sign in to comment.