diff --git a/docs/index.md b/docs/index.md index 369d8bf62924a3a79f23606c8ad196fc0593db98..1f30ee634bf9adf59cbffd9edae801e666d42621 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,7 +14,7 @@ collection. Challenges revolve around organizing, searching and retrieving conte constitute a major technical burden as their internal representation greatly differs from static documents most digital repositories are designed for. -[Get Started](/docs/getting-started.md){ .action-button .md-button .md-button--primary } +[Get Started](/getting-started.md){ .action-button .md-button .md-button--primary } ## Application Areas diff --git a/site/index.html b/site/index.html index 92cec1eb8288fb8e5ac26954bc0e1d8d2912806b..b85d0699e041e28a96f410e51d4711c88f749363 100644 --- a/site/index.html +++ b/site/index.html @@ -582,7 +582,7 @@ collection. Challenges revolve around organizing, searching and retrieving content stored within databases and constitute a major technical burden as their internal representation greatly differs from static documents most digital repositories are designed for.</p> -<p><a class="action-button md-button md-button--primary" href="/docs/getting-started.md">Get Started</a></p> +<p><a class="action-button md-button md-button--primary" href="/getting-started.md">Get Started</a></p> <h2 id="application-areas">Application Areas<a class="headerlink" href="#application-areas" title="Permanent link">¶</a></h2> <p>We present a database repository system that allows researchers to ingest data into a central, versioned repository through common interfaces, provides efficient access to arbitrary subsets of data even when the underlying data store is diff --git a/site/sitemap.xml.gz b/site/sitemap.xml.gz index 9e390d5eb27e81d6e34b92b896f91e4024f988c0..a2f2d293e88ba3b3e00d0a0eed5688e1b20de199 100644 Binary files a/site/sitemap.xml.gz and b/site/sitemap.xml.gz differ