Skip to content

Commit

Permalink
Docs: Add anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
tadatuta committed Apr 7, 2018
1 parent 4ee9bbd commit e87712b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ru/3-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ templates.BEMContext.prototype.onError = function(context, err) { … };
Вы можете использовать опцию `exportName` чтобы выбрать имя переменной, в
которой будет храниться движок. По умолчанию движки хранятся в BEMHTML и BEMTREE.

За примером обратитесь к следующему разделу, про создание бандла.
За примером обратитесь к следующему [разделу про создание бандла](#Создание бандла).

## Подключение сторонних библиотек

Expand Down

0 comments on commit e87712b

Please sign in to comment.