kanaverse / kana

Single cell analysis in the browser
https://kanaverse.org/kana/
MIT License
142 stars 12 forks source link

GitHub links for error reporting do not point to kanaverse #212

Closed fbnrst closed 1 year ago

fbnrst commented 1 year ago

This is my first issue here, and first thing I want to say: kana looks great, thanks for providing this to the community!!

I just ran into an issue with uploading an h5ad file in explore mode (which I will report next). But the first thing I noticed is that the GitHub link provided there sends me to https://github.com/jkanche/kana/pulls, whereas it should send me to https://github.com/kanaverse/kana/issues

This is the code line that needs to be fixed, I think: https://github.com/kanaverse/kana/blob/c15f0ceb49d80376bab6f9b10de8499fb89079ec/src/components/ExploreMode/index.js#L1369

and there are also other links that need updateing: https://github.com/search?q=repo%3Akanaverse%2Fkana%20jkanche&type=code