diff --git a/Makefile.make b/Makefile similarity index 92% rename from Makefile.make rename to Makefile index 58ac04f6d39b9d20d4c2520f3ea0ec8503b043b5..8b63f940a355f37f88e3634eecbe2c4cf5b69b06 100644 --- a/Makefile.make +++ b/Makefile @@ -4,6 +4,7 @@ all: build: docker-compose build + mv ./site/pdf/document.pdf ./site/pdf/documentation.pdf run: build docker-compose up diff --git a/docs/index.md b/docs/index.md index 73bc4b4d8a7ddf22ea03e98175b14147862145ff..26dcf5fe8f00565f496f237d73544ebfcb22237b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,7 +34,7 @@ evolving, allows reproducing of query results and supports findable-, accessible ## More Information -- This documentation can be downloaded as [PDF](/pdf/document.pdf) +- This documentation can be downloaded as [PDF](/pdf/documentation.pdf) - Public demonstration instance [https://dbrepo.ossdip.at](https://dbrepo.ossdip.at) - Join our [mailing list](https://lists.univie.ac.at/mailman/listinfo/fairdata_dbrepo) to receive bi-monthly updates about the progress, new features and events!