SSilence / php-imap-client

a easy solution for simple IMAP email access in php
MIT License
269 stars 136 forks source link

Documentation is down #159

Closed alfonsobries closed 7 years ago

alfonsobries commented 7 years ago

Feature request or bug

Bug

If a bug, what did you expect to happen?

The documentation page doest work

If a bug, what happened?

When you open the documentation you can see the menu, but doesn't load the documentation, in chorme dev tools i have this error: Failed to load resource: the server responded with a status of 404 (Not Found) /docs/guide/gettingstarted.md

If a bug, list steps to reproduce bugs.

Open the documentation: http://ssilence.github.io/php-imap-client/gettingstarted.html

mattparksjr commented 7 years ago

Sorry this was my fault. I have fixed this facepalm

filipefreitas82 commented 7 years ago

Documentation is still down? Can't access any of the docs.

alfonsobries commented 7 years ago

Seems that is still down

anielka commented 7 years ago

this may help as a workaround: https://github.com/SSilence/php-imap-client/tree/master/docs/guide bon apetite :D

mattparksjr commented 7 years ago

Yeah. I may change all the documentation links to use the static ones from github