Edit page memo/lemp11-lscpu.txt
[wiki.git] / ProgrammingParadigms
index 4892ac8315a3aeaac5ed321b610e4a979c84ba98..e88ecaf9d605f93b8a5f58039654456a6b5b4724 100644 (file)
@@ -55,7 +55,7 @@ I frequently use the following paradigms and techniques:
 
  * **Kernel development** -- I'm particularily interested in OS design.
  I wrote lots of system-level code and utilities, including a
- minimalistic microkernel which is now being called [[BeRTOS]].
+ microkernel called [[https://github.com/develersrl/bertos | BeRTOS]].
 
 And, of course...