Skip to content

Commit 969621f

Browse files
authored
Fix link formatting in user guide
Updated links in the documentation to ensure proper formatting and accessibility.
1 parent c573c7b commit 969621f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/en/guide/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Magisk Module Repo Loader (MMRL) is an advanced, open-source Android application
88

99
- **User-Friendly Interface**: The application boasts a user-centric design, featuring edge-to-edge support and dynamic app themes, ensuring a seamless and intuitive user experience.
1010

11-
- **Bulk Module Installation**: Users can install multiple modules simultaneously, whether sourced from [online repositories](../repository) or from local storage, enhancing efficiency in module management.
11+
- **Bulk Module Installation**: Users can install multiple modules simultaneously, whether sourced from [online repositories](../repository/) or from local storage, enhancing efficiency in module management.
1212

1313
- **Module Dependency Management**: MMRL simplifies the installation process by automatically handling module dependencies, ensuring that all necessary components are in place for optimal functionality.
1414

@@ -20,20 +20,20 @@ Magisk Module Repo Loader (MMRL) is an advanced, open-source Android application
2020

2121
- **Command-Line Interface (MMRL-CLI)**: For users who prefer terminal-based interactions, MMRL offers a Command-Line Interface, MMRL-CLI, which facilitates seamless module installation and management directly from the terminal.
2222

23-
- **Powerful WebUI X**: MMRL features [WebUI X](webuix), one of the most advanced module configuration interfaces, providing developers with powerful tools to create native-feeling experiences.
23+
- **Powerful WebUI X**: MMRL features [WebUI X](webuix/), one of the most advanced module configuration interfaces, providing developers with powerful tools to create native-feeling experiences.
2424

2525
## How to Use MMRL
2626

2727
To get started with MMRL, follow these steps:
2828

2929
1. **Installation**:
30-
- Download the latest version of MMRL from the [downloads page](../downloads) or [Google Play Store](https://play.google.com/store/apps/details?id=com.dergoogler.mmrl).
30+
- Download the latest version of MMRL from the [downloads page](../downloads/) or [Google Play Store](https://play.google.com/store/apps/details?id=com.dergoogler.mmrl).
3131
- Install the application on your rooted Android device.
3232

3333
2. **Adding Repositories**:
3434
- Open MMRL and navigate to the repository management section.
3535
- Add your desired module repositories by entering their URLs.
36-
- Browse our [curated repositories](../repository) to discover popular modules.
36+
- Browse our [curated repositories](../repository/) to discover popular modules.
3737

3838
3. **Managing Modules**:
3939
- Browse through the available modules in your added repositories.
@@ -64,8 +64,8 @@ For detailed instructions and troubleshooting, please refer to the [MMRL GitHub
6464

6565
If you're a module developer, check out these resources:
6666
67-
- [MMRL-Util Guide](mmrl-util) - Tools for creating and managing module repositories
68-
- [WebUI X Documentation](webuix) - Build advanced module configuration interfaces
67+
- [MMRL-Util Guide](mmrl-util/) - Tools for creating and managing module repositories
68+
- [WebUI X Documentation](webuix/) - Build advanced module configuration interfaces
6969
- [Legacy Installer API](installer) - Traditional module installation methods
7070
7171
## Discussion & Community

0 commit comments

Comments
 (0)