Skip to content

Commit

Permalink
blueprint-reference: Enable compsgroups service tab
Browse files Browse the repository at this point in the history
  • Loading branch information
ochosi committed Sep 10, 2024
1 parent 45d7c2b commit f1af44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/01-blueprint-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ The `groups` list contains objects with a `name`-attribute.

For example, if you want to install the `anaconda-tools` group, add the following to your blueprint:

<Tabs values={tabValuesOnPremiseOnly} >
<Tabs values={tabValues} >
<TabItem value="on-premises" >
```toml
[[groups]]
Expand Down

0 comments on commit f1af44b

Please sign in to comment.