doc: update outdated nodejs.org guide links · nodejs/node@9d8d27d · GitHub
Skip to content

Commit 9d8d27d

Browse files
HoonDongKangaduh95
authored andcommitted
doc: update outdated nodejs.org guide links
Update outdated `nodejs.org/en/docs/guides/...` links to their current `nodejs.org/learn/...` destinations. Signed-off-by: HoonDongKang <d159123@naver.com> PR-URL: #65394 Reviewed-By: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent fce6754 commit 9d8d27d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/api/cli.md

Lines changed: 1 addition & 1 deletion

doc/api/n-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6958,7 +6958,7 @@ node_api_get_module_file_name(node_api_basic_env env, const char** result);
69586958
`result` may be an empty string if the add-on loading process fails to establish
69596959
the add-on's file name during loading.
69606960

6961-
[ABI Stability]: https://nodejs.org/en/docs/guides/abi-stability/
6961+
[ABI Stability]: https://nodejs.org/learn/modules/abi-stability
69626962
[AppVeyor]: https://www.appveyor.com
69636963
[C++ Addons]: addons.md
69646964
[CMake]: https://cmake.org

doc/api/timers.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)