Skip to content

Commit

Permalink
fix: update error handling url
Browse files Browse the repository at this point in the history
  • Loading branch information
aroyan authored Aug 7, 2022
1 parent 4721d40 commit ca4f1e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zh-tw/advanced/best-practice-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ Node 應用程式一旦遇到未捕捉到的異常狀況,就會當機。如果

如需進一步瞭解錯誤處理的基本概念,請參閱:

* [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)

#### 禁止事項
Expand Down

0 comments on commit ca4f1e0

Please sign in to comment.