jankotek / mapdb

MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
https://mapdb.org
Apache License 2.0
4.87k stars 872 forks source link

Broken link on website #972

Open luziusmeisser opened 4 years ago

luziusmeisser commented 4 years ago

See screenshot.

The link to https://github.com/jankotek/mapdb-site/tree/master/src/test/java/doc on the docs page (http://www.mapdb.org/doc/) is broken. When clicking it, a 404 error appears.

image

rajatgoyal715 commented 3 years ago

Github repository link seems to be updated now and is going to gh-pages branch correctly. @jankotek This issue is good to be closed.