Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken neuronelectro links to modeldb #339

Open
stripathy opened this issue Nov 11, 2019 · 0 comments
Open

broken neuronelectro links to modeldb #339

stripathy opened this issue Nov 11, 2019 · 0 comments
Labels

Comments

@stripathy
Copy link
Contributor

email from Tom morse:

I noticed that some Neuroelectro links have broken due to ModelDB changing file extensions.
As a rule "asp" was replaced with "cshtml"

For example:
On the neocortex pyramidal cell layer 2-3 page:
https://neuroelectro.org/neuron/110/

The link
http://senselab.med.yale.edu/ModelDb/ModelList.asp?id=266&celldescr=no
should be replaced with
https://senselab.med.yale.edu/ModelDb/ModelList.cshtml?id=266&celldescr=no

however it might make sense to replace it with

https://senselab.med.yale.edu/ModelDb/ModelList?id=266&celldescr=no

in case we change it again.

Best wishes,
Tom

@stripathy stripathy added the bug label Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant