You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/ru/docusaurus-plugin-content-docs/current/guides/best-practices/partitioningkey.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: 'Выберите ключ партиционирования с низк
5
5
description: 'Используйте ключ партиционирования с низкой кардинальностью или избегайте использования любого ключа партиционирования для вашей таблицы.'
6
6
---
7
7
8
-
import Content from '@site/docs/best-practices/partionning_keys.md';
8
+
import Content from '@site/i18n/ru/current/best-practices/partionning_keys.md';
0 commit comments