From 87d65e40d4745285f599341f08448390cd426cbf Mon Sep 17 00:00:00 2001 From: taradiddles Date: Mon, 16 Apr 2018 13:15:50 +0300 Subject: [PATCH] change title wording for link icon --- code/README.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/README.md b/code/README.md index 12abcaf..8e77147 100644 --- a/code/README.md +++ b/code/README.md @@ -1,4 +1,4 @@ -#### User-contributed code and links ![](/_res/l.png) to third party resources #### +#### User-contributed code and links (![](/_res/l.png) icon) to third party resources #### **`OS-administration`** - ![](/_res/l.png) [do-snapshot.py](https://github.com/tasket/Qubes-scripts/blob/master/do-snapshot.py): keeps a rotating collection of Btrfs snapshots for root fs ([readme](https://github.com/tasket/Qubes-scripts#do-snapshotpy)) diff --git a/docs/README.md b/docs/README.md index 672dcb0..c6d8ae1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -#### User-contributed documentation and links ![](/_res/l.png) to third party docs #### +#### User-contributed documentation and links (![](/_res/l.png) icon) to third party docs #### `common-tasks` - [how to copy files (and sparse files) from a VM to dom0](common-tasks/copying-files-to-dom0.md)