aboutsummaryrefslogtreecommitdiffstats
path: root/build/plugins
diff options
context:
space:
mode:
authormiripiruni <miripiruni@yandex-team.com>2023-07-04 19:18:02 +0300
committermiripiruni <miripiruni@yandex-team.com>2023-07-04 19:18:02 +0300
commitb592ac6c5f2c65610ea7df1b561a1d7fa150bcb5 (patch)
treee67338b1d8f243eb3637177eb375462e4d003118 /build/plugins
parenta3954f46b4de8ebc8589e06ca5b8f4de4f417be8 (diff)
downloadydb-b592ac6c5f2c65610ea7df1b561a1d7fa150bcb5.tar.gz
docs(): change link
Diffstat (limited to 'build/plugins')
-rw-r--r--build/plugins/nots.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/plugins/nots.py b/build/plugins/nots.py
index 128a3ccac1..103aa706ef 100644
--- a/build/plugins/nots.py
+++ b/build/plugins/nots.py
@@ -427,7 +427,7 @@ def _select_matching_version(erm_json, resource_name, range_str):
resource_name,
range_str,
map(str, toolchain_versions),
- "https://nda.ya.ru/t/ulU4f5Ru5egzHV",
+ "https://docs.yandex-team.ru/ya-make/tutorials/typescript#nodejs",
str(error),
)
)