From 513895e07417efff484f687e2349cf69ffa4a5bb Mon Sep 17 00:00:00 2001 From: kstapelfeldt Date: Wed, 28 Jun 2023 13:00:00 -0400 Subject: [PATCH] Update install-a-demo.md Fixing bad link (sorry) --- docs/installation/install-a-demo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/install-a-demo.md b/docs/installation/install-a-demo.md index eec96faf8..6e89f3140 100644 --- a/docs/installation/install-a-demo.md +++ b/docs/installation/install-a-demo.md @@ -1,6 +1,6 @@ # Docker Demo -To test out Islandora, there is [a Starter-Site based demo available]([https://drive.google.com/file/d/1LrIe12eYAZjD4A8_cqf61RXv7mtMJRHH/view?usp=share_lin](https://islandora.github.io/documentation/installation/install-a-demo/) (Download the .zip file). It is loaded with sample content to demonstrate +To test out Islandora, there is [a Starter-Site based demo available](https://github.com/Islandora-Devops/sandbox/releases) (Download the .zip file). It is loaded with sample content to demonstrate features of Islandora and provide a starting point for exploration. Follow the instructions in the README.md.html file provided in the download. It is recommended that you have a minimum of 4GB of hard drive space available on your machine before getting started. It will take some time to build the image, do not be surprised if it takes a long time. Thanks, and happy building!