File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -651,7 +651,7 @@ export interface Promotion {
651
651
652
652
/**
653
653
* Dynamic configuration fetched from server.
654
- * See https://firebase.google.com/docs/projects/api/ reference/rest/v1beta1/projects.webApps/getConfig
654
+ * See https://firebase.google.com/docs/reference/firebase-management /rest/v1beta1/projects.webApps/getConfig
655
655
*/
656
656
interface DynamicConfig {
657
657
projectId : string ;
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ export interface ThrottleMetadata {
34
34
35
35
/**
36
36
* Dynamic configuration fetched from server.
37
- * See https://firebase.google.com/docs/projects/api/ reference/rest/v1beta1/projects.webApps/getConfig
37
+ * See https://firebase.google.com/docs/reference/firebase-management /rest/v1beta1/projects.webApps/getConfig
38
38
*/
39
39
export interface DynamicConfig {
40
40
projectId : string ;
You can’t perform that action at this time.
0 commit comments