Skip to content

Commit 0eb3936

Browse files
committed
Add link
1 parent ec9356f commit 0eb3936

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,18 @@
227227
"probability"
228228
]
229229
},
230+
"https://en.wikipedia.org/wiki/Environment_variable": {
231+
"id": "environment-variable",
232+
"description": "Wikipedia entry for environment variables, which are a set of dynamically named values that can affect how running processes behave on a computer.",
233+
"short_url": "",
234+
"keywords": [
235+
"environment",
236+
"variable",
237+
"env",
238+
"envvars",
239+
"envs"
240+
]
241+
},
230242
"https://en.wikipedia.org/wiki/Expected_value": {
231243
"id": "expected-value",
232244
"description": "Wikipedia entry for the expected value of a probability distribution.",

0 commit comments

Comments
 (0)