Skip to content

Commit 06e441d

Browse files
committed
Add link and include periods in descriptions
1 parent 587dec0 commit 06e441d

1 file changed

Lines changed: 21 additions & 6 deletions

File tree

docs/links/database.json

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
"https://en.wikipedia.org/wiki/Arcsine_distribution": {
8484
"id": "arcsine",
85-
"description": "Wikipedia entry for the arcsine distribution",
85+
"description": "Wikipedia entry for the arcsine distribution.",
8686
"short": "",
8787
"keywords": [
8888
"distribution",
@@ -96,7 +96,7 @@
9696
},
9797
"https://en.wikipedia.org/wiki/Cumulative_distribution_function": {
9898
"id": "cdf",
99-
"description": "Wikipedia entry for the cumulative distribution function",
99+
"description": "Wikipedia entry for the cumulative distribution function.",
100100
"short": "",
101101
"keywords": [
102102
"cdf",
@@ -110,7 +110,7 @@
110110
},
111111
"https://en.wikipedia.org/wiki/Entropy_%28information_theory%29": {
112112
"id": "entropy",
113-
"description": "Wikipedia entry for the concept of entropy from information theory",
113+
"description": "Wikipedia entry for the concept of entropy from information theory.",
114114
"short": "",
115115
"keywords": [
116116
"entropy",
@@ -122,7 +122,7 @@
122122
},
123123
"https://en.wikipedia.org/wiki/Expected_value": {
124124
"id": "expected-value",
125-
"description": "Wikipedia entry for the expected value of a probability distribution",
125+
"description": "Wikipedia entry for the expected value of a probability distribution.",
126126
"short": "",
127127
"keywords": [
128128
"distribution",
@@ -137,7 +137,7 @@
137137
},
138138
"https://en.wikipedia.org/wiki/Kurtosis": {
139139
"id": "kurtosis",
140-
"description": "Wikipedia entry for the excess kurtosis of a probability distribution",
140+
"description": "Wikipedia entry for the excess kurtosis of a probability distribution.",
141141
"short": "",
142142
"keywords": [
143143
"distribution",
@@ -162,6 +162,21 @@
162162
"stats"
163163
]
164164
},
165+
"https://en.wikipedia.org/wiki/Median": {
166+
"id": "median",
167+
"description": "Wikipedia entry for the median.",
168+
"short": "",
169+
"keywords": [
170+
"distribution",
171+
"dist",
172+
"statistics",
173+
"stats",
174+
"location",
175+
"center",
176+
"median",
177+
"probability"
178+
]
179+
},
165180
"https://en.wikipedia.org/wiki/Percent-encoding": {
166181
"id": "percent-encoding",
167182
"description": "Wikipedia entry describing percent-encoding.",
@@ -358,4 +373,4 @@
358373
"graphics"
359374
]
360375
}
361-
}
376+
}

0 commit comments

Comments
 (0)