| commit | fe77a13a65f84fc75e4c8ce9bbc4c7be6c34f0e2 | [log] [tgz] |
|---|---|---|
| author | PengZheng <howtofly@gmail.com> | Mon Sep 15 11:47:16 2025 +0800 |
| committer | PengZheng <howtofly@gmail.com> | Mon Sep 15 11:47:16 2025 +0800 |
| tree | 8da39db0e4f34a1f416405522f9dc194f57f167e | |
| parent | 4d3af6c206aa00809828b69d00fdb3e17bbd61e9 [diff] |
Fix formatting issue in README under "C Patterns" section.
diff --git a/documents/README.md b/documents/README.md index d5f1c66..0fee3cc 100644 --- a/documents/README.md +++ b/documents/README.md
@@ -81,7 +81,7 @@ * Building * [Building and Installing Apache Celix](building/README.md) -≈* C Patterns +* C Patterns * [Apache Celix C Patterns](c_patterns.md) * Utils * [Apache Celix Properties & Filter](properties_and_filter.md)