Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/formats/generic-repository.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ The Generic format accepts any files or binaries, not just traditional software
- **HTML-based sources** - Simple, unstyled HTML pages with no JavaScript, where each page contains only links to files or subdirectories (e.g., Apache releases)

<Note variant="note" headline="Enterprise Repository Support">
Enterprise repository managers like Artifactory and Sonatype Nexus require additional configuration and will not work out of the box. These sources also have practical size limits—repositories with millions of packages may not be processable. [Contact support](/support) to discuss setup for these upstream sources.
Enterprise repository managers like Artifactory and Sonatype Nexus require additional configuration and will not work out of the box. These sources also have practical size limits—repositories with millions of packages may not be processable. [Contact support](https://cloudsmith.com/company/contact-us) to discuss setup for these upstream sources.
</Note>

### Configure an Upstream
Expand Down
2 changes: 1 addition & 1 deletion src/content/repositories/upstreams/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ Some upstream sources require authentication to access packages or interact with
<Note variant="note" headline="Enterprise Repository Support">
Enterprise repository managers like Artifactory and Sonatype Nexus require additional configuration and will
not work out of the box. These sources also have practical size limits—repositories with millions of
packages may not be processable. [Contact support](/support) to discuss setup for these upstream sources.
packages may not be processable. [Contact support](https://cloudsmith.com/company/contact-us) to discuss setup for these upstream sources.
</Note>

#### Create a Go Upstream
Expand Down