diff --git a/pages/en/docs/guides/index.md b/pages/en/docs/guides/index.md index 2a5191bea8011..4a1300b53a49e 100644 --- a/pages/en/docs/guides/index.md +++ b/pages/en/docs/guides/index.md @@ -32,7 +32,3 @@ layout: docs.hbs - [Domain Module Postmortem](/en/docs/guides/domain-postmortem/) - [How to publish N-API package](/en/docs/guides/publishing-napi-modules/) - [ABI Stability](/en/docs/guides/abi-stability/) - -## Known issues - -- [Native dependencies on macOS Catalina (v10.15)](https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md) diff --git a/pages/id/docs/guides/index.md b/pages/id/docs/guides/index.md index 16e0433d596b4..4d24b2867e3f6 100644 --- a/pages/id/docs/guides/index.md +++ b/pages/id/docs/guides/index.md @@ -32,7 +32,3 @@ layout: docs.hbs - [Postmortem Modul Domain](/en/docs/guides/domain-postmortem/) - [Cara mempublikasikan paket N-API](/en/docs/guides/publishing-napi-modules/) - [Stabilitas ABI](/en/docs/guides/abi-stability/) - -## Masalah yang diketahui - -- [Ketergantungan asli pada macOS Catalina (v10.15)](https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md) diff --git a/pages/ka/docs/guides/index.md b/pages/ka/docs/guides/index.md index 1e673d77a2bf8..b28d263c8ce8d 100644 --- a/pages/ka/docs/guides/index.md +++ b/pages/ka/docs/guides/index.md @@ -31,7 +31,3 @@ layout: docs.hbs - [Domain Module Postmortem](/en/docs/guides/domain-postmortem/) - [How to publish N-API package](/en/docs/guides/publishing-napi-modules/) - [ABI Stability](/en/docs/guides/abi-stability/) - -## ცნობილი პრობლემები - -- [Native dependencies on macOS Catalina (v10.15)](https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md) diff --git a/pages/zh-cn/docs/guides/index.md b/pages/zh-cn/docs/guides/index.md index 9ca811bbd7dfb..764e20bd9a9eb 100644 --- a/pages/zh-cn/docs/guides/index.md +++ b/pages/zh-cn/docs/guides/index.md @@ -32,7 +32,3 @@ layout: docs.hbs - [Postmortem 中的主要模块](/zh-cn/docs/guides/domain-postmortem/) - [如何发布 N-API 包](/zh-cn/docs/guides/publishing-napi-modules/) - [ABI 的稳定性](/zh-cn/docs/guides/abi-stability/) - -## 已知的问题 - -- [macOS Catalina (v10.15) 的原生依赖](https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md)