diff --git a/de/advanced/best-practice-performance.md b/de/advanced/best-practice-performance.md index ce7c1d8919..753f94ff25 100755 --- a/de/advanced/best-practice-performance.md +++ b/de/advanced/best-practice-performance.md @@ -84,7 +84,7 @@ Um näher auf diese Themen eingehen zu können, müssen Sie sich ein grundlegend Weitere Informationen zu den Grundlagen der Fehlerbehandlung siehe: -* [Fehlerbehandlung in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Fehlerbehandlung in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Aufbau leistungsfähiger Node-Anwendungen: Fehlerbehandlung](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop-Blog) #### Was Sie unterlassen sollten diff --git a/en/advanced/best-practice-performance.md b/en/advanced/best-practice-performance.md index 7c303d0f63..7bbb33d686 100644 --- a/en/advanced/best-practice-performance.md +++ b/en/advanced/best-practice-performance.md @@ -82,7 +82,7 @@ Before diving into these topics, you should have a basic understanding of Node/E For more on the fundamentals of error handling, see: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### What not to do diff --git a/es/advanced/best-practice-performance.md b/es/advanced/best-practice-performance.md index c6e736b4c2..51e11b5307 100755 --- a/es/advanced/best-practice-performance.md +++ b/es/advanced/best-practice-performance.md @@ -86,7 +86,7 @@ Antes de profundizar en estos temas, deberá tener unos conocimientos básicos d Para obtener más información sobre los aspectos básicos del manejo de errores, consulte: -- [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +- [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) - [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog StrongLoop) #### Qué no debe hacer diff --git a/fr/advanced/best-practice-performance.md b/fr/advanced/best-practice-performance.md index e92e0047a9..810e447712 100755 --- a/fr/advanced/best-practice-performance.md +++ b/fr/advanced/best-practice-performance.md @@ -84,7 +84,7 @@ Avant de s'immerger dans les rubriques qui suivent, il est conseillé de posséd Pour plus d'informations sur les bases du traitement des erreurs, voir : -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blogue StrongLoop) #### A ne pas faire diff --git a/it/advanced/best-practice-performance.md b/it/advanced/best-practice-performance.md index aafff0a1fb..2968de8c78 100755 --- a/it/advanced/best-practice-performance.md +++ b/it/advanced/best-practice-performance.md @@ -84,7 +84,7 @@ Prima di leggere questi argomenti, è necessario avere una conoscenza base della Per ulteriori informazioni sulle nozioni di base della gestione degli errori, consultare: -* [Gestione degli errori in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Gestione degli errori in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Come creare applicazioni Node solide: Gestione degli errori](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog di StrongLoop) #### Cosa non fare diff --git a/ja/advanced/best-practice-performance.md b/ja/advanced/best-practice-performance.md index 8c80f81540..5da84fd5cd 100755 --- a/ja/advanced/best-practice-performance.md +++ b/ja/advanced/best-practice-performance.md @@ -81,7 +81,7 @@ Node アプリケーションは、キャッチされていない例外が発生 エラー処理のその他の基礎については、下記を参照してください。 -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop ブログ) #### 実行してはならないこと diff --git a/ko/advanced/best-practice-performance.md b/ko/advanced/best-practice-performance.md index 1ddf2962ea..b2309888e1 100755 --- a/ko/advanced/best-practice-performance.md +++ b/ko/advanced/best-practice-performance.md @@ -91,7 +91,7 @@ Node 앱은 처리되지 않은 예외가 발생할 때 충돌이 발생합니 오류 처리의 기본사항 대한 자세한 내용은 다음을 참조하십시오. -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/)(StrongLoop 블로그) #### 수행하지 않아야 하는 항목 diff --git a/pt-br/advanced/best-practice-performance.md b/pt-br/advanced/best-practice-performance.md index 339631834d..6153d5d255 100755 --- a/pt-br/advanced/best-practice-performance.md +++ b/pt-br/advanced/best-practice-performance.md @@ -122,9 +122,8 @@ convenção de retorno de chamada erros-first para tratar o erro de forma signif Para obter mais informações sobre os fundamentos de manipulação de erros, consulte: -* [Manipulação de Erros no Node.js](https://www.joyent.com/developers/node/design/errors) -* [Construindo -Aplicativos Node Robustos: Manipulação de Erros](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog do StrongLoop) +* [Manipulação de Erros no Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) +* [Construindo Aplicativos Node Robustos: Manipulação de Erros](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog do StrongLoop) #### O que não fazer diff --git a/ru/advanced/best-practice-performance.md b/ru/advanced/best-practice-performance.md index 295be0fbf3..041128371a 100755 --- a/ru/advanced/best-practice-performance.md +++ b/ru/advanced/best-practice-performance.md @@ -84,7 +84,7 @@ app.use(compression()) Более подробная информация об основных принципах обработки ошибок приведена в разделе: -* [Обработка ошибок в Node.js](https://www.joyent.com/developers/node/design/errors) +* [Обработка ошибок в Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Разработка устойчивых к сбоям приложений Node: обработка ошибок](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (корпоративный блог StrongLoop) #### Чего не нужно делать diff --git a/sk/advanced/best-practice-performance.md b/sk/advanced/best-practice-performance.md index c19e797cc0..e51c52207e 100644 --- a/sk/advanced/best-practice-performance.md +++ b/sk/advanced/best-practice-performance.md @@ -88,7 +88,7 @@ Predtým, ako sa hlbšie pustíme do týchto tém, mali by ste mať základné z Pre viac informácií ohľadom základov error handlingu sa pozrite na: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### Čo nerobiť diff --git a/th/advanced/best-practice-performance.md b/th/advanced/best-practice-performance.md index de846ba2a0..7b43b37ff0 100644 --- a/th/advanced/best-practice-performance.md +++ b/th/advanced/best-practice-performance.md @@ -81,7 +81,7 @@ Before diving into these topics, you should have a basic understanding of Node/E For more on the fundamentals of error handling, see: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### What not to do diff --git a/tr/advanced/best-practice-performance.md b/tr/advanced/best-practice-performance.md index 3e9d6cbbe2..b2d6d5b643 100644 --- a/tr/advanced/best-practice-performance.md +++ b/tr/advanced/best-practice-performance.md @@ -83,7 +83,7 @@ Bu konulara girmeden önce Node/Express istisna işleme ile ilgili temel bir anl Hata işleme temelleri hakkında daha fazla bilgi için bakınız: -* [Node.js'te Hata İşleme](https://www.joyent.com/developers/node/design/errors) +* [Node.js'te Hata İşleme](https://www.tritondatacenter.com/node-js/production/design/errors) * [Güçlü Node Uygulamaları Yazmak: Hata İşleme](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blogu) #### Ne yapmamalı diff --git a/uk/advanced/best-practice-performance.md b/uk/advanced/best-practice-performance.md index cb5e707aa9..1af2b72fb3 100644 --- a/uk/advanced/best-practice-performance.md +++ b/uk/advanced/best-practice-performance.md @@ -84,7 +84,7 @@ Before diving into these topics, you should have a basic understanding of Node/E For more on the fundamentals of error handling, see: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### What not to do diff --git a/zh-cn/advanced/best-practice-performance.md b/zh-cn/advanced/best-practice-performance.md index fe5d14518a..a79d0c7718 100755 --- a/zh-cn/advanced/best-practice-performance.md +++ b/zh-cn/advanced/best-practice-performance.md @@ -76,7 +76,7 @@ Node 应用程序在遇到未捕获的异常时会崩溃。不处理异常并采 有关错误处理基本知识的更多信息,请参阅: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/)(StrongLoop 博客) #### 请勿执行以下操作 diff --git a/zh-tw/advanced/best-practice-performance.md b/zh-tw/advanced/best-practice-performance.md index f652691bf4..a07371d9d8 100755 --- a/zh-tw/advanced/best-practice-performance.md +++ b/zh-tw/advanced/best-practice-performance.md @@ -85,7 +85,7 @@ Node 應用程式一旦遇到未捕捉到的異常狀況,就會當機。如果 如需進一步瞭解錯誤處理的基本概念,請參閱: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### 禁止事項