Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion docs/plugins/official/autoload.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ bun install @gramio/autoload
> [full example](https://github.com/gramiojs/autoload/tree/main/example)

> [!IMPORTANT]
> Please read about [Lazy-load plugins](https://gramio.dev/plugins/official/autoload.html)
> Please read about [Lazy-load plugins](https://gramio.dev/plugins/lazy-load)

## Register the plugin

Expand Down
4 changes: 2 additions & 2 deletions docs/ru/plugins/official/autoload.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ bun install @gramio/autoload
> [полный пример](https://github.com/gramiojs/autoload/tree/main/example)

> [!IMPORTANT]
> Пожалуйста, прочитайте о [Ленивой загрузке плагинов](https://gramio.dev/ru/plugins/official/autoload.html)
> Пожалуйста, прочитайте о [Ленивой загрузке плагинов](https://gramio.dev/ru/plugins/lazy-load)

## Регистрация плагина

Expand Down Expand Up @@ -131,4 +131,4 @@ await Bun.$`bun build --compile out/index.js`;
> [!WARNING]
> Вы не можете использовать это в режиме `bun build --compile` без дополнительного шага ([Issue с функционалом](https://github.com/oven-sh/bun/issues/11895))

[Узнать больше](https://github.com/kravetsone/esbuild-plugin-autoload)
[Узнать больше](https://github.com/kravetsone/esbuild-plugin-autoload)