Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor update to docs #306

Merged
merged 3 commits into from
May 20, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update reference to Catalog tab => component
  • Loading branch information
kemitix committed May 26, 2020
commit d9e3c4c3f7fbc44b9b636de7aee3db760b71c6e1
2 changes: 1 addition & 1 deletion guide/blueprints/custom-entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ This gives us quite a bit more power in writing our blueprint:

### Using the Catalog and Clustering

The *Catalog* tab allows you to add blueprints which you can refer to in other blueprints.
The *Catalog* component allows you to add blueprints which you can refer to in other blueprints.
In that tab, click *+* then *YAML*, and enter the following:

!CODEFILE "example_yaml/vanilla-bash-netcat-catalog.bom"
Expand Down