-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlink-map.json
More file actions
51 lines (51 loc) · 1.73 KB
/
Copy pathlink-map.json
File metadata and controls
51 lines (51 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"schemaVersion": "1.0",
"siteOrigin": "https://www.creditplainly.com",
"creditPlainlyLinks": [
{
"path": "/credit-builder",
"title": "Credit builder hub",
"usedIn": ["README.md", "docs/how-secured-cards-work.md"]
},
{
"path": "/credit-builder/how-secured-credit-cards-work",
"title": "How secured credit cards work",
"usedIn": ["README.md", "docs/how-secured-cards-work.md"]
},
{
"path": "/credit-scores/how-to-build-credit",
"title": "How to build credit",
"usedIn": ["README.md", "docs/questions-before-applying.md"]
},
{
"path": "/credit-scores/what-affects-credit-score",
"title": "What affects your credit score",
"usedIn": ["README.md", "docs/deposit-limit-utilization.md"]
},
{
"path": "/tools/credit-utilization-calculator",
"title": "Credit utilization calculator",
"usedIn": ["README.md", "docs/deposit-limit-utilization.md"]
}
],
"officialSources": [
{
"id": "cfpb-improve-credit",
"title": "How do I get and keep a good credit score?",
"publisher": "Consumer Financial Protection Bureau",
"url": "https://www.consumerfinance.gov/ask-cfpb/how-do-i-get-and-keep-a-good-credit-score-en-318/"
},
{
"id": "cfpb-credit-reports-and-scores",
"title": "Credit reports and scores (consumer basics)",
"publisher": "Consumer Financial Protection Bureau",
"url": "https://www.consumerfinance.gov/consumer-tools/credit-reports-and-scores/"
},
{
"id": "ftc-understanding-your-credit",
"title": "Understanding your credit",
"publisher": "Federal Trade Commission",
"url": "https://consumer.ftc.gov/articles/understanding-your-credit"
}
]
}