Fixed views

This commit is contained in:
Bjarke Berg
2019-11-12 15:32:03 +01:00
parent 0fcf8325e3
commit 42904d63aa
4 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
<h3>You're seeing this wonderful page because your website doesn't contain any published content yet.</h3>
<div class="cta">
<a href="<%= Current.IOHelper.ResolveUrl(SystemDirectories.Umbraco) %>" class="button">Open Umbraco</a>
<a href="<%= Current.IOHelper.ResolveUrl(Current.SystemDirectories.Umbraco) %>" class="button">Open Umbraco</a>
</div>