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:
@@ -28,7 +28,7 @@ const BUILD_SECTION = {
|
||||
}
|
||||
|
||||
// Button that brings the user to the top of the page
|
||||
const BACK_TO_TOP = '[](https://github.com/tycrek/degoogle#readme)';
|
||||
const BACK_TO_TOP = '[](#index)';
|
||||
|
||||
/**
|
||||
* Main method
|
||||
|
Reference in New Issue
Block a user