summaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authorAvinash <avinash.mishra.fresher@gmail.com>2019-10-10 13:50:13 +0900
committerKamran Ahmed <kamranahmed.se@gmail.com>2019-10-10 10:46:39 +0400
commit3526241ae51432bc3fdb96f33416aa3c7a60e5ae (patch)
tree73ba76b162fad880ea955cda8c49614c00efe74f /src/components
parentuse direct url for create new personal access token (diff)
downloadgithunt-3526241ae51432bc3fdb96f33416aa3c7a60e5ae.tar.gz
changed jupyter value to support filtering from github api.
Diffstat (limited to 'src/components')
-rw-r--r--src/components/filters/language-filter/languages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/filters/language-filter/languages.json b/src/components/filters/language-filter/languages.json
index 596c600..c651dcd 100644
--- a/src/components/filters/language-filter/languages.json
+++ b/src/components/filters/language-filter/languages.json
@@ -529,7 +529,7 @@
},
{
"title": "Jupyter",
- "value": "Jupyter"
+ "value": "Jupyter-notebook"
},
{
"title": "KiCad",