summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-07-17 15:01:11 -0400
committerGitHub <noreply@github.com>2017-07-17 15:01:11 -0400
commit000e74985340b00ac7c6deef845ddbbc3407433d (patch)
tree739acb29273d8485c63f9572cbfad5aeb4a471c8
parent7c0610b4117b17b24f9a53c0f9d237175a4a3d25 (diff)
Rename docs/features/README.md to docs/features.md
-rw-r--r--docs/features.md (renamed from docs/features/README.md)2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/README.md b/docs/features.md
index 72187d2d41..0de6622938 100644
--- a/docs/features/README.md
+++ b/docs/features.md
@@ -102,4 +102,4 @@ case MACRO_RAISED:
update_tri_layer(LAYER_LOWER, LAYER_RAISED, LAYER_ADJUST);
}
break;
-``` \ No newline at end of file
+```