mirror of
https://github.com/rowyio/rowy.git
synced 2026-05-18 13:15:50 +02:00
update wikiLinks
This commit is contained in:
@@ -3,11 +3,11 @@ import meta from "../../package.json";
|
||||
|
||||
const WIKI_PATHS = {
|
||||
updatingFiretable: "/Updating-Firetable",
|
||||
derivatives: "/Derivatives",
|
||||
derivatives: "/Derivative-Fields",
|
||||
defaultValues: "/Default-Values",
|
||||
FtFunctions: "/FT-Functions",
|
||||
FtFunctions: "/Firetable-Cloud-Functions",
|
||||
securityRules: "/Role-Based-Security-Rules",
|
||||
setUpAuth: "/Set-Up-Firebase-Authentication",
|
||||
setUpAuth: "/Setting-Up-Firebase-Authentication",
|
||||
};
|
||||
|
||||
const WIKI_LINK_ROOT = meta.repository.url.replace(".git", "/wiki");
|
||||
|
||||
Reference in New Issue
Block a user