diff --git a/app/ng-framework-modules-category/file-system/delete/article.md b/app/ng-framework-modules-category/file-system/delete/article.md
index 07f19df6..abc74012 100644
--- a/app/ng-framework-modules-category/file-system/delete/article.md
+++ b/app/ng-framework-modules-category/file-system/delete/article.md
@@ -1,8 +1,8 @@
Removing a File
-
+
Removing a Folder
-
+
Clearing the Contents of a Folder
-
+
diff --git a/app/ng-framework-modules-category/file-system/end.md b/app/ng-framework-modules-category/file-system/end.md
index d9f8bda3..334c8207 100644
--- a/app/ng-framework-modules-category/file-system/end.md
+++ b/app/ng-framework-modules-category/file-system/end.md
@@ -1,8 +1,5 @@
**API Reference for the** [File System Module](https://docs.nativescript.org/api-reference/modules/_file_system_.html)
-
**API Reference for the** [File Class](https://docs.nativescript.org/api-reference/classes/_file_system_.file.html)
-
**API Reference for the** [FileSystemEntity Class](https://docs.nativescript.org/api-reference/classes/_file_system_.filesystementity.html)
-
**API Reference for the** [Folder Class](https://docs.nativescript.org/api-reference/classes/_file_system_.folder.html)
diff --git a/package.json b/package.json
index c71cb5d2..696a4e99 100644
--- a/package.json
+++ b/package.json
@@ -75,4 +75,4 @@
"inject": "mdinject --root=app --docsroot=dist/code-samples --sourceext=\".ts|.css|.html\" --snippettitles=\"TypeScript|CSS|HTML\"",
"archive": "node scripts/archive.js"
}
-}
\ No newline at end of file
+}