correct links to .md files.

pull/8/head
Paul Philippov 2022-01-14 01:01:36 -05:00
parent dd09200406
commit b49408dab1
1 changed files with 28 additions and 28 deletions

View File

@ -4,9 +4,9 @@ Wiki
==== ====
## Introduction ## Introduction
* [About project](transfer-menu-index) * [About project](transfer-menu-index.md)
* [Supported devices](https://openipc.org/wiki/en/guide-supported-devices) * [Supported devices](https://openipc.org/wiki/en/guide-supported-devices)
* [Show changelog](transfer-show-changelog) * [Show changelog](transfer-show-changelog.md)
## Available subprojects ## Available subprojects
* [coupler](https://openipc.org/coupler) * [coupler](https://openipc.org/coupler)
@ -16,45 +16,45 @@ Wiki
* [Firmware Partitions Calculation](https://themactep.com/tools/firmware-partitions-calculation) * [Firmware Partitions Calculation](https://themactep.com/tools/firmware-partitions-calculation)
## Installation ## Installation
* [Goke based boards](transfer-install-goke) * [Goke based boards](transfer-install-goke.md)
* [HiSilicon based boards](transfer-install-hisi) * [HiSilicon based boards](transfer-install-hisi.md)
* [Novatek based boards](transfer-install-novatek) * [Novatek based boards](transfer-install-novatek.md)
* [SigmaStar based boards](transfer-install-ssc335) * [SigmaStar based boards](transfer-install-ssc335.md)
* [XM510 based boards](transfer-install-xm510) * [XM510 based boards](transfer-install-xm510.md)
* [XM530 based boards](transfer-install-xm530) * [XM530 based boards](transfer-install-xm530.md)
* [Veryld full manual](transfer-old-manual) * [Veryld full manual](transfer-old-manual.md)
## Usage ## Usage
* [System features](transfer-system-features) * [System features](transfer-system-features.md)
* [Majestic streamer](transfer-majestic-streamer) * [Majestic streamer](transfer-majestic-streamer.md)
* [Microbe WEB interface](transfer-microbe-web) * [Microbe WEB interface](transfer-microbe-web.md)
* [Upgrade firmware](transfer-sysupgrade) * [Upgrade firmware](transfer-sysupgrade.md)
* [Image quality tuning](transfer-image-quality-tuning) * [Image quality tuning](transfer-image-quality-tuning.md)
* [Memory tuning](transfer-memory-tuning) * [Memory tuning](transfer-memory-tuning.md)
* [Using ipctool](transfer-example-ipctool) * [Using ipctool](transfer-example-ipctool.md)
* [GPIO settings](transfer-gpio-settings) * [GPIO settings](transfer-gpio-settings.md)
* [ACMEv2](transfer-acmev2) * [ACMEv2](transfer-acmev2.md)
* [YouTube streaming](transfer-youtube-streaming) * [YouTube streaming](transfer-youtube-streaming.md)
* [WiFi XM530](transfer-wifi-xm530) * [WiFi XM530](transfer-wifi-xm530.md)
## Firmware ## Firmware
* [Releases in GitHub](https://github.com/OpenIPC/firmware/releases/tag/latest) * [Releases in GitHub](https://github.com/OpenIPC/firmware/releases/tag/latest)
* [Releases in Telegram](https://t.me/s/openipc_dev) * [Releases in Telegram](https://t.me/s/openipc_dev)
* [Source code](transfer-source-code) * [Source code](transfer-source-code.md)
## Development ## Development
* [Interesting tricks](transfer-dev-tricks) * [Interesting tricks](transfer-dev-tricks.md)
* [Boot device with NFS](transfer-dev-nfs-boot) * [Boot device with NFS](transfer-dev-nfs-boot.md)
* [FFMPEG usage](transfer-dev-ffmpeg-usage) * [FFMPEG usage](transfer-dev-ffmpeg-usage.md)
* [Kernel configuration for adding new platforms](transfer-integration-kernel) * [Kernel configuration for adding new platforms](transfer-integration-kernel.md)
## Contacts ## Contacts
* [Bug reports](https://github.com/OpenIPC/firmware/issues) * [Bug reports](https://github.com/OpenIPC/firmware/issues)
## Roadmap ## Roadmap
* [ToDo](transfer-todo-all) * [ToDo](transfer-todo-all.md)
* [Developers](transfer-developers) * [Developers](transfer-developers.md)
* [Notes from old sources](transfer-notes-for-resorting) * [Notes from old sources](transfer-notes-for-resorting.md)
## Resources for recycling and integration ## Resources for recycling and integration
* <https://github.com/OpenIPC/camerasrnd> * <https://github.com/OpenIPC/camerasrnd>