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