Skip to content

Commit ccca15e

Browse files
committed
Remove the extending ai stub (#2570)
* Patch the extending ai actions article with a promise. * Remove the stub
1 parent b4bc820 commit ccca15e

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

docs/ai_actions/ai_actions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ You can also extend it to perform other tasks or support additional AI services.
1313

1414
[[= cards([
1515
"ai_actions/ai_actions_guide",
16-
"ai_actions/install_ai_actions",
17-
"ai_actions/extend_ai_actions"
16+
"ai_actions/install_ai_actions"
1817
], columns=4) =]]

docs/ai_actions/extend_ai_actions.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ nav:
325325
- AI Actions: ai_actions/ai_actions.md
326326
- AI Actions guide: ai_actions/ai_actions_guide.md
327327
- Install AI Actions: ai_actions/install_ai_actions.md
328-
# - Extend AI Actions: ai_actions/extend_ai_actions.md
329328
- PIM (Product management):
330329
- PIM (Product management): pim/pim.md
331330
- PIM guide: pim/pim_guide.md

0 commit comments

Comments
 (0)