@@ -18,13 +18,13 @@ Follow these steps to integrate Tolgee into your Android project and start local
1818 title = " Quickstart"
1919 emoji = " 📦"
2020 description = " Set up dependencies and network security configuration"
21- links = { [{ href: ' ./quickstart' , label: ' Quickstart Guide' , color: ' blue' }]}
21+ links = { [{ href: ' ./core-module/ quickstart' , label: ' Quickstart Guide' , color: ' blue' }]}
2222 />
2323</div >
2424
2525## Integration Path
2626
27- ### 1. ** [ Quickstart] ( ./quickstart ) ** - Add Tolgee SDK to your project
27+ ### 1. ** [ Quickstart] ( ./core-module/ quickstart ) ** - Add Tolgee SDK to your project
2828
2929### 2. ** Choose your implementation**
3030
@@ -34,13 +34,13 @@ Follow these steps to integrate Tolgee into your Android project and start local
3434 emoji = " 🚀"
3535 description = " Modern declarative UI with reactive translations"
3636 links = { [
37- { href: ' /android-sdk/jetpack' , label: ' Overview ' , color: ' blue ' },
37+ { href: ' /android-sdk/jetpack/usage ' , label: ' Usage ' , color: ' orange ' },
3838 {
3939 href: ' /android-sdk/jetpack/installation' ,
4040 label: ' Installation' ,
4141 color: ' green' ,
4242 },
43- { href: ' /android-sdk/jetpack/usage ' , label: ' Usage ' , color: ' orange ' },
43+ { href: ' /android-sdk/jetpack/troubleshooting ' , label: ' Troubleshooting ' , color: ' blue ' },
4444 ]}
4545 />
4646
@@ -49,7 +49,7 @@ Follow these steps to integrate Tolgee into your Android project and start local
4949 title = " Android Views"
5050 emoji = " 📱"
5151 description = " Traditional Android UI with dynamic translations"
52- links = { [{ href: ' ./usage' , label: ' Usage Guide' , color: ' purple' }]}
52+ links = { [{ href: ' ./core-module/ usage' , label: ' Usage Guide' , color: ' purple' }]}
5353/>
5454
5555 <SystemCard
@@ -85,12 +85,12 @@ After completing the setup, your app will have:
8585 title = " Production Guide"
8686 emoji = " 🚀"
8787 description = " Over‑the‑Air (OTA) updates, caching, formatting, and testing for production apps"
88- links = { [{ href: ' . /production' , label: ' Production Setup' , color: ' blue' }]}
88+ links = { [{ href: ' /android-sdk /production' , label: ' Production Setup' , color: ' blue' }]}
8989 />
9090</div >
9191
9292## Need Help?
9393
9494- ** Manage translations collaboratively** : Connect your app to the Tolgee Platform — [ Platform docs] ( ../platform/ )
95- - ** Troubleshooting** : Common issues and diagnostics — [ Troubleshooting] ( ./troubleshooting )
95+ - ** Troubleshooting** : Common issues and diagnostics — [ Troubleshooting] ( ./core-module/ troubleshooting )
9696- ** Demo Apps** : Complete example implementations — [ Demo Apps] ( /android-sdk#demo-apps )
0 commit comments