mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
fix: wiki link
This commit is contained in:
parent
73396cffd6
commit
a215b0a686
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ export const wikiLinks = {
|
|||
changeLog: `${WIKI_HOME_LINK}/Change-Log`,
|
||||
copyFileButton: `${WIKI_HOME_LINK}/Copy-file-and-snippet`,
|
||||
copySnippet: `${WIKI_HOME_LINK}/Copy-file-and-snippet`,
|
||||
createAccessToken: `${WIKI_HOME_LINK}/How-to-create-access-token-for-Gitako%3F`,
|
||||
createAccessToken: `${WIKI_HOME_LINK}/Access-token-for-Gitako`,
|
||||
}
|
||||
|
||||
type Props = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue