mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 04:51:51 +00:00
fix(ui): point to new doc link
This commit is contained in:
@@ -23,7 +23,7 @@ export const DeltaIndicator = ({ delta }: DeltaIndicatorProps) => {
|
||||
color="transparent"
|
||||
size="sm"
|
||||
className="text-primary h-auto min-w-0 p-0"
|
||||
asLink="https://docs.prowler.com/projects/prowler-open-source/en/latest/tutorials/prowler-app/#step-8-analyze-the-findings"
|
||||
asLink="https://docs.prowler.com/user-guide/tutorials/prowler-app#step-8:-analyze-the-findings"
|
||||
target="_blank"
|
||||
>
|
||||
Learn more
|
||||
|
||||
Reference in New Issue
Block a user