Remove mentions of deprecated paths & files

This commit is contained in:
rhld16 2024-12-01 16:08:01 +00:00 committed by nbats
parent 6a916a0592
commit 481fc20e42
10 changed files with 14 additions and 19 deletions

View file

@ -17,7 +17,7 @@
import { fetcher } from 'itty-fetcher'
// Look inside tbe docs directory
const GITHUB_REPO = 'https://api.github.com/repos/fmhy/FMHYEdit/contents/docs/'
const GITHUB_REPO = 'https://api.github.com/repos/fmhy/edit/contents/docs/'
const EXCLUDE_FILES = [
'README.md',
'index.md',