1
0
mirror of https://github.com/tycrek/degoogle.git synced 2025-09-02 03:02:45 +02:00

Fix back to top link

This commit is contained in:
tycrek
2020-06-01 12:30:20 -06:00
parent 3abf3e4460
commit 91349585b9

View File

@@ -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