aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2020-10-17 15:47:53 +0200
committerJakob Unterwurzacher2020-10-17 15:47:53 +0200
commit6df9104c5d4877add3224d2f0ad8755a8d72982e (patch)
tree221271c263f549b08793f36a0c0d5011d2e957a1
parent88085e6d0317e1502f96bc753c9f822e55ef9f4e (diff)
Fix typos
-rw-r--r--docs/comparison.md2
-rw-r--r--docs/index.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/comparison.md b/docs/comparison.md
index 7277391..0800280 100644
--- a/docs/comparison.md
+++ b/docs/comparison.md
@@ -98,7 +98,7 @@ which is why I converted it to html.
<tr>
<td>Platforms</td>
<!-- gocryptfs --><td>Linux, MacOS, 3rd-party Windows port <a href="https://github.com/bailey27/cppcryptfs">cppcryptfs</a>,
- 3rd-party Android port <a href="https://github.com/hardcore-sushi/DroidFS">DroidFD</a></td>
+ 3rd-party Android port <a href="https://github.com/hardcore-sushi/DroidFS">DroidFS</a></td>
<!-- encfs --><td>Linux, MacOS, 3rd-party Windows port</td>
<!-- ecryptfs --><td>Linux</td>
<!-- cryptomtr --><td>Linux, MacOS, Windows</td>
diff --git a/docs/index.md b/docs/index.md
index 1c4cb0f..05f2e8b 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -43,8 +43,8 @@ file a ticket if you do!).
Third-party implementations exist for for
-* Windows: cppcryptfs, https://github.com/bailey27/cppcryptfs
-* Android: DroidFS, https://github.com/hardcore-sushi/DroidFS
+* Windows: [cppcryptfs](https://github.com/bailey27/cppcryptfs)
+* Android: [DroidFS](https://github.com/hardcore-sushi/DroidFS)
gocryptfs is, and always will be, free software.