From bb07d99f08c36563b679d15b50d64584d5585d13 Mon Sep 17 00:00:00 2001 From: Qiming Teng Date: Mon, 6 Jul 2020 06:52:46 +0800 Subject: [PATCH] Address review feedbacks --- static/css/README.md | 3 +-- static/js/README.md | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/static/css/README.md b/static/css/README.md index d9738b1d80..1b7f01d417 100644 --- a/static/css/README.md +++ b/static/css/README.md @@ -1,7 +1,7 @@ # NOTE -This directory contains stylesheet files reference by different sections of +This directory contains stylesheet files referenced by different sections of the website. Please use caution when moving/renaming them. ## Style Sheets used by API reference @@ -10,4 +10,3 @@ the website. Please use caution when moving/renaming them. - fontawesome-4.7.0.min.css - style_apiref.css - diff --git a/static/js/README.md b/static/js/README.md index 565721ed15..943135836f 100644 --- a/static/js/README.md +++ b/static/js/README.md @@ -1,11 +1,11 @@ # NOTE -This directory contains scripts files reference by different sections of +This directory contains scripts files referenced by different sections of the website. Please use caution when moving/renaming them. ## Scripts used by API reference - bootstrap-4.3.1.min.js - jquery-3.3.1.min.js (indirect dependency from bootstrap-4.3.1.min.js) -- jquery.scrollTo-2.1.1.min.js +- jquery.scrollTo-2.1.2.min.js