diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 619d11dfad15a326b6d4dc1e9fe234b7c2e6b0ec..ece4028ad448e01e7b8bbaefe5f11e54dedadcc8 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -30,7 +30,7 @@ * [资源导入](native/export/export.md) * [调试](native/debug/android.md) * [打包发行](https://nativesupport.dcloud.net.cn/AppDocs/package/android.html) - * [离线SDK](native/download/android.md) + * 更新日志 * [正式版](release.md) * [Alpha 版](release-note-alpha.md) diff --git a/docs/native/modules/android/others.md b/docs/native/modules/android/others.md index 1973a439e1e2a0ca57d4591f0d67606eb87f7a22..34674fa506947dac45986c858d4cba5f21f21321 100644 --- a/docs/native/modules/android/others.md +++ b/docs/native/modules/android/others.md @@ -17,7 +17,7 @@ ## 配置 -根据编译出来的`unpackage/resource/app-android/{appid}/manifest.json`中的`app->distribute->modules`下的模块配置。 +根据编译出来的`unpackage/resource/app-android/{appid}/www/manifest.json`中的`app->distribute->modules`下的模块配置。 ### 配置本地依赖库