Update tweaks anchor to correct URL

It currently points to [https://github.com/notion-enhancer/notion-enhancer/blob/master/TWEAKS.md](https://github.com/notion-enhancer/notion-enhancer/blob/master/TWEAKS.md), which doesn't exist.
This commit is contained in:
Arnau Jiménez 2021-01-19 12:26:39 +01:00 committed by GitHub
parent 35d9c915b1
commit 78d139ced3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ module.exports = {
tags: ['extension'], tags: ['extension'],
name: 'custom inserts', name: 'custom inserts',
desc: `link files for small client-side tweaks. (not sure how to do something? check out the desc: `link files for small client-side tweaks. (not sure how to do something? check out the
[tweaks](https://github.com/notion-enhancer/notion-enhancer/blob/master/TWEAKS.md) collection.)`, [tweaks](https://github.com/notion-enhancer/tweaks) collection.)`,
version: '0.1.3', version: '0.1.3',
author: 'dragonwocky', author: 'dragonwocky',
options: [ options: [