lefthandedgoat / canopy

f# web automation and testing library, built on top of Selenium (friendly to c# also)
http://lefthandedgoat.github.io/canopy/
MIT License
506 stars 115 forks source link

All links and resources on the website refer to c:\projects\canopy\... #484

Closed Pwntheon closed 4 years ago

Pwntheon commented 4 years ago

Title should be enough. Check the links on http://lefthandedgoat.github.io/canopy/

lefthandedgoat commented 4 years ago

Yes I broke this yesterday and I am working on it, thanks.

OmanF commented 4 years ago

Anything we can do to help?

BTW, for those who need the docs, while it's harder to "parse by humans" than a nicely presented web page, the docs are under the docs folder in the repo's root, so it is accessible if you need it.

lefthandedgoat commented 4 years ago

@OmanF I just have to roll my sleeves up and do it. I will work on it tonight.

lefthandedgoat commented 4 years ago

Asking for help from jeremy in other thread https://github.com/lefthandedgoat/canopy/pull/474

olivercoad commented 4 years ago

the docs are under the docs folder in the repo's root, so it is accessible if you need it.

or on Wayback Machine https://web.archive.org/web/20190526141241/http://lefthandedgoat.github.io/canopy/

lefthandedgoat commented 4 years ago

I've re-pushed the previous version of the docs. Jeremy is still working on getting everything updated.

vbop9834 commented 4 years ago

Fixed in #491