-
Notifications
You must be signed in to change notification settings - Fork 0
/
admin_links.json
98 lines (98 loc) · 2.47 KB
/
admin_links.json
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
[
{
"title": "A: Admin link 1",
"url": "http://www.google.com",
"tags": ["admin", "a", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Testing"]
},
{
"title": "B: Admin link 2",
"url": "http://www.google.com",
"tags": ["admin", "b", "link", "google"],
"documentation": ["ROR ","Angular"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Testing"]
},
{
"title": "C: Admin link 3",
"url": "http://www.google.com",
"tags": ["admin", "c", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["2.3.3","3.3.3"],
"topics": ["Testing"]
},
{
"title": "D: Admin link 4",
"url": "http://www.google.com",
"tags": ["admin", "d", "link", "google"],
"documentation": ["ROR","Angular 2"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Test"]
},
{
"title": "E: Admin link 5",
"url": "http://www.google.com",
"tags": ["admin", "e", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Testing"]
},
{
"title": "F: Admin link 6",
"url": "http://www.google.com",
"tags": ["admin", "f", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["5.1.1","5.2.2"],
"topics": ["Testing"]
},
{
"title": "G: Admin link 7",
"url": "http://www.google.com",
"tags": ["admin", "g", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Testing"]
},
{
"title": "H: Admin link 8",
"url": "http://www.google.com",
"tags": ["admin", "h", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Testing"]
},
{
"title": "I: Admin link 9",
"url": "http://www.google.com",
"tags": ["admin", "i", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Testing"]
},
{
"title": "J: Admin link 10",
"url": "http://www.google.com",
"tags": ["admin", "j", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Testing"]
},
{
"title": "K: Admin link 11",
"url": "http://www.google.com",
"tags": ["admin", "k", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Testing"]
},
{
"title": "L: Admin link 12",
"url": "http://www.google.com",
"tags": ["admin", "l", "link", "google"],
"documentation": ["ROR","Angular"],
"versions": ["2.0.2","3.3.3"],
"topics": ["Testing"]
}
]