aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Reinier van der Leer <pwuts@agpt.co> 2024-05-07 13:35:58 +0200
committerGravatar Reinier van der Leer <pwuts@agpt.co> 2024-05-07 13:35:58 +0200
commit74b3aae5c625097351c0651b27fb919b623447c6 (patch)
treef3ae60011e1e14db09ba2a93b1b061b52e9f5080
parentlint(agent): Add `flake8` to pre-commit checks (diff)
downloadAuto-GPT-74b3aae5c625097351c0651b27fb919b623447c6.tar.gz
Auto-GPT-74b3aae5c625097351c0651b27fb919b623447c6.tar.bz2
Auto-GPT-74b3aae5c625097351c0651b27fb919b623447c6.zip
fix(agent/docs): Fix symlinks to component-based agent docs
l---------autogpts/autogpt/autogpt/agents/README.md2
l---------autogpts/autogpt/autogpt/commands/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/autogpts/autogpt/autogpt/agents/README.md b/autogpts/autogpt/autogpt/agents/README.md
index adc158547..0ac88dda9 120000
--- a/autogpts/autogpt/autogpt/agents/README.md
+++ b/autogpts/autogpt/autogpt/agents/README.md
@@ -1 +1 @@
-../../../../docs/content/AutoGPT/component agent/agents.md \ No newline at end of file
+../../../../docs/content/AutoGPT/components/agents.md \ No newline at end of file
diff --git a/autogpts/autogpt/autogpt/commands/README.md b/autogpts/autogpt/autogpt/commands/README.md
index 86a1c78ea..82aa51245 120000
--- a/autogpts/autogpt/autogpt/commands/README.md
+++ b/autogpts/autogpt/autogpt/commands/README.md
@@ -1 +1 @@
-../../../../docs/content/AutoGPT/component agent/components.md \ No newline at end of file
+../../../../docs/content/AutoGPT/components/components.md \ No newline at end of file