Skip to content

Commit 0b28fe4

Browse files
committed
Fix markdown syntax to get link rendered
1 parent 015753f commit 0b28fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/this-month/2025-07/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Please follow this template:
3838
- Vivo is a Chinese company selling smartphones and [smartwatches](https://www.vivo.com/en/products/watch3)
3939
- BlueOS appears to be their smartwatch OS, now its kernel is open source (Apache license)
4040
- POSIX-compatible, targets ARM and RISCV, supports Rust's `std` library
41-
- Chinese homepage: https://blueos.vivo.com/kernel
41+
- Chinese homepage: <https://blueos.vivo.com/kernel>
4242
- [This Month in Redox - July 2025](https://www.redox-os.org/news/this-month-250731/)
4343
- [Writing a Rust GPU kernel driver: a brief introduction on how GPU drivers work](https://www.collabora.com/news-and-blog/blog/2025/08/06/writing-a-rust-gpu-kernel-driver-a-brief-introduction-on-how-gpu-drivers-work/)
4444
- [`bitpiece`: a crate for defining and manipulating bitfields with procedural macros](https://github.com/roeeshoshani/bitpiece)

0 commit comments

Comments
 (0)