filipegoncalves / rust-config

Configuration file library in Rust similar to C/C++'s libconfig
MIT License
20 stars 10 forks source link

Documentation not available #8

Open NobbZ opened 9 years ago

NobbZ commented 9 years ago

The linked documentation from crates.io is not available any more.

filipegoncalves commented 9 years ago

Hi, thanks for reporting, this seems to be an issue with github. I contacted them and will hopefully have an update soon.

filipegoncalves commented 9 years ago

This is solved now.

NobbZ commented 9 years ago

I still can't access documentation using the link from README, neither does the link from crates.io work.

filipegoncalves commented 9 years ago

That's weird, can you show me what exactly happens?

Try these URLs:

It works seamlessly here.

NobbZ commented 9 years ago

The second redirects to the first and the first one does show me the following:

rust-config-docs

filipegoncalves commented 9 years ago

This issue appears to be related to the source user network where the request comes from. E.g. I can open it from my home connection, but on my company's network it shows the same error.

I am forwarding this issue to Github again.

Thanks for reporting, I'll keep this issue updated.

filipegoncalves commented 9 years ago

It should be fixed now - can you check?