commit 6c832e2b782cfee45b90acf51439d4e60ce62cfc parent 7938bc970ed42274e5962b42e8eda4759750bf17 Author: ugrnm <ultrageranium@bleu255.com> Date: Fri, 8 Jul 2022 14:14:50 +0200 resources is now a library Diffstat:
| M | index.mdwn | | | 2 | +- |
| R | Resources.mdwn -> library.mdwn | | | 0 |
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.mdwn b/index.mdwn @@ -27,7 +27,7 @@ Theory * Permacomputing design [[principles]]; * [[Concepts]] for discussing permacomputing; -* [[Resources]] such as articles, and papers. +* [[Library]] for collecting referenced to books, papers, documentaries, etc. Practice -------- diff --git a/Resources.mdwn b/library.mdwn