Skip to content

Commit 2da768b

Browse files
docs: Move beta tag in Taxonomy template page (#8273)
1 parent aa8ab1e commit 2da768b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/templates/taxonomy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Use the [`Choice`](/tags/choice.html) tag to specify the taxonomy. Nest choices
6363
```
6464

6565

66-
## Taxonomies defined using a remote source - Beta 🧪
66+
## Taxonomies defined using a remote source
6767

6868
You can modify the template to call an external taxonomy. There are two types of external taxonomies:
6969

@@ -175,7 +175,7 @@ In this example, you are using `children` to specify child nodes. All values are
175175
```
176176

177177

178-
### API taxonomies
178+
### API taxonomies - Beta 🧪
179179

180180
When using this format, child nodes are only loaded when requested. Parent nodes are specified using `"isLeaf": false` and child nodes are called through the `path` parameter.
181181

0 commit comments

Comments
 (0)