mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
Remove mentions of deprecated paths & files
This commit is contained in:
parent
6a916a0592
commit
481fc20e42
10 changed files with 14 additions and 19 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue