@@ -2,13 +2,13 @@ import { Card, Flex } from '@/components';
2
2
3
3
# Common Use Cases
4
4
5
- This section outlines the primary and supporting use cases for Cloudsmith, detailing the benefits and key features for each:
5
+ This section outlines the primary and supporting use cases for Cloudsmith, detailing the benefits and key features for each.
6
6
7
7
<Flex gap = " s" align = " stretch" >
8
8
<Card
9
9
title = " Artifact Management for the SDLC"
10
10
description = " Centralized storage, management, and control of all software artifacts in one location."
11
- href = " /about-cloudsmith/common-use-cases# artifact-management-for-the-software-development-lifecycle-sdlc "
11
+ href = " /artifact-management"
12
12
icon = " homepage/documentation"
13
13
type = " simple"
14
14
width = " full"
@@ -17,7 +17,7 @@ This section outlines the primary and supporting use cases for Cloudsmith, detai
17
17
<Card
18
18
title = " Software Distribution"
19
19
description = " A platform to securely and reliably distributing software to customers at scale."
20
- href = " /about-cloudsmith/common-use-cases# software-distribution"
20
+ href = " /software-distribution"
21
21
icon = " homepage/api"
22
22
type = " simple"
23
23
width = " full"
@@ -26,7 +26,7 @@ This section outlines the primary and supporting use cases for Cloudsmith, detai
26
26
<Card
27
27
title = " Software Supply Chain Security"
28
28
description = " Identify and mitigate security vulnerabilities and license compliance risks."
29
- href = " /about-cloudsmith/common-use-cases#software- supply-chain-security"
29
+ href = " /supply-chain-security"
30
30
icon = " homepage/api"
31
31
type = " simple"
32
32
width = " full"
@@ -35,16 +35,13 @@ This section outlines the primary and supporting use cases for Cloudsmith, detai
35
35
<Card
36
36
title = " Software Supply Chain Observability"
37
37
description = " Get insights about your artifact management and distribution workflows."
38
- href = " /about-cloudsmith/common-use-cases#software-supply-chain -observability"
38
+ href = " /logs-and -observability"
39
39
icon = " homepage/api"
40
40
type = " simple"
41
41
width = " full"
42
42
linkText = " "
43
43
/>
44
44
</Flex >
45
- <br ></br >
46
-
47
- ---
48
45
49
46
## Artifact Management for the Software Development Lifecycle (SDLC)
50
47
0 commit comments