We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab92903 commit 36d11f5Copy full SHA for 36d11f5
code/plugins/plugins.json
@@ -205,7 +205,14 @@
205
{
206
"name": "Neuroscan-io",
207
"type": "readme",
208
- "link": "git@github.com:sccn/neuroscanio.git",
+ "link": "https://github.com/sccn/neuroscanio.git",
209
+ "desc": "input/output for Neuroscan file format",
210
+ "cat": "import"
211
+ },
212
+ {
213
+ "name": "CTFimport",
214
+ "type": "readme",
215
+ "link": "https://github.com/sccn/ctfimport.git",
216
"desc": "input/output for Neuroscan file format",
217
"cat": "import"
218
},
0 commit comments