Circuitscape / Omniscape.jl

Functions to compute omnidirectional landscape connectivity using circuit theory and the Omniscape algorithm.
https://docs.circuitscape.org/Omniscape.jl/stable/
MIT License
58 stars 12 forks source link

Links to the doc are dead #105

Closed tpoisot closed 3 years ago

tpoisot commented 3 years ago

Not sure where the doc lives now, but the links in the JOSS paper and from the badges don't work anymore

vlandau commented 3 years ago

Thanks for the heads up @tpoisot.

@ViralBShah @ranjanan looks like everything on docs.circuitscape.org is down, including Circuitscape and my new package in progress SpatialGraphs.jl. I'm not sure what is going on. I can confirm SpatialGraphs docs were up this week. Circuitscape.org is still up though.

vlandau commented 3 years ago

In the mean time docs can be found here: https://circuitscape.github.io/Omniscape.jl/latest/

I think someone deleted the circuitscape.github.io repository, which was telling github to send docs to docs.circuitscape.org

vlandau commented 3 years ago

Thanks again @tpoisot. Someone did indeed delete the circuitscape.github.io repository. I recreated it and everything is back online.

tpoisot commented 3 years ago

:+1:

ViralBShah commented 3 years ago

It was me. I mistakenly thought it was an empty repo. Apologies.