From 283d52b361ba095a41220662475c1b5e05b982ab Mon Sep 17 00:00:00 2001 From: onceupon Date: Thu, 12 Apr 2018 14:16:31 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c665f8..f4d415f 100644 --- a/README.md +++ b/README.md @@ -865,7 +865,7 @@ helloworld ``` ## Math -[[back to top](#handy-bash-oneliner-commands-for-tsv-file-editing)] +[[back to top](#handy-bash-oneliner-commands)] ##### Print out the prime factors of a number (e.g. 50) ```bash factor 50 @@ -918,7 +918,7 @@ echo "var=5;--var"| bc ## Download -[[back to top](#handy-bash-oneliner-commands-for-tsv-file-editing)] +[[back to top](#handy-bash-oneliner-commands)] ##### Download all from a page ```bash