Fix back to top link

pull/153/head
tycrek 4 years ago
parent 3abf3e4460
commit 91349585b9

@ -28,7 +28,7 @@ const BUILD_SECTION = {
}
// Button that brings the user to the top of the page
const BACK_TO_TOP = '[![Back to top](https://img.shields.io/badge/Back%20to%20top-lightgrey.svg)](https://github.com/tycrek/degoogle#readme)';
const BACK_TO_TOP = '[![Back to top](https://img.shields.io/badge/Back%20to%20top-lightgrey.svg)](#index)';
/**
* Main method

Loading…
Cancel
Save