Skip to content

Commit 89f79bb

Browse files
committed
Fix categories
1 parent 9e37688 commit 89f79bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ project_logo: "https://raw.githubusercontent.com/netbox-community/netbox/develop
77
project_blurb: |
88
[{{ project_name|capitalize }}]({{ project_url }}) is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.
99
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
10-
project_categories: "Administration"
10+
project_categories: "Administration,Business"
1111
# supported architectures
1212
available_architectures:
1313
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)