Skip to content

Commit 8c80553

Browse files
leggewieigorpecovnik
authored andcommitted
Extensions: improve FAQ section wording
1 parent c6d214f commit 8c80553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Developer-Guide_Extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ They're the same, except:
103103
#### Can you give me examples of some extensions shipped in Armbian?
104104

105105
- [image-output-qcow2](https://github.com/armbian/build/blob/main/extensions/image-output-qcow2.sh): create images in qcow2-format, suitable to test-run in a VM.
106-
- [uboot-btrfs](https://github.com/armbian/build/blob/main/extensions/uboot-btrfs.sh): Add btrfs support for u-boot. This makes it possible to boot straight from btrfs partitions. A growi>
107-
- [watchdog](https://github.com/armbian/build/blob/main/extensions/watchdog.sh): Add watchdog support for an image
106+
- [uboot-btrfs](https://github.com/armbian/build/blob/main/extensions/uboot-btrfs.sh): Add btrfs support for u-boot
107+
- [watchdog](https://github.com/armbian/build/blob/main/extensions/watchdog.sh): Add watchdog alert support
108108

109109
#### How to opt out of a specific hook function?
110110

0 commit comments

Comments
 (0)