Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 6b7fa03

Browse files
committed
fix style
1 parent 1c3beea commit 6b7fa03

File tree

1 file changed

+2
-1
lines changed
  • content/en/user-guide/aws/codeartifact

1 file changed

+2
-1
lines changed

content/en/user-guide/aws/codeartifact/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ tags: ["Pro image"]
1010

1111
CodeArtifact is a fully managed artifact repository service that makes it easy to securely store, publish, and share software packages used in your development process.
1212

13-
On AWS, CodeArtifact supports common package formats such as Maven, npm, Python (pip), and NuGet. You can configure it to work with public repositories or use it to store your private packages.
13+
On AWS, CodeArtifact supports common package formats such as Maven, npm, Python (pip), and NuGet.
14+
You can configure it to work with public repositories or use it to store your private packages.
1415

1516
LocalStack provides mocking support for several CodeArtifact API operations.
1617
You can find supported operations on the [API coverage page]({{< ref "coverage_codeartifact" >}}).

0 commit comments

Comments
 (0)