Skip to content

Commit 970e0cc

Browse files
author
yaroslav8765
committed
fix: created docs with list of all CLI commands
1 parent 064f119 commit 970e0cc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+562
-2
lines changed

adminforth/documentation/blog/2024-08-05-chatgpt/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Today LLM is already a must tool to speed-up writing, brainstorming, or generati
1111

1212
Here is how it looks in action:
1313

14-
![alt text](../../docs/tutorial/05-Plugins/demoChatGpt.gif)
14+
![alt text](../../docs/tutorial/07-Plugins/demoChatGpt.gif)
1515

1616
<!-- truncate -->
1717

adminforth/documentation/docs/tutorial/03-Customization/12-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Also you can add custom rules. For example to prevent popular words:
6666
],
6767
```
6868
69-
All rules defined in password column will be also delivered to [password reset plugin](../05-Plugins/07-email-password-reset.md) if you are using it to ensure that password reset will also respect same rules.
69+
All rules defined in password column will be also delivered to [password reset plugin](../07-Plugins/07-email-password-reset.md) if you are using it to ensure that password reset will also respect same rules.
7070
7171
7272
## Trusting client IP addresses

0 commit comments

Comments
 (0)