mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
#18959: Fixing documentation link in dashboard
Work Item: 18959 --HG-- branch : 1.x
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</div>
|
||||
<div class="help-item">
|
||||
<h2 class="docs">@T("Read the Docs")</h2>
|
||||
<p>@T(@"Are you ready to go deeper and become an Orchard expert? Take a look at the <a href=""http://orchardproject.net/docs/"">Orchard Documentation Wiki</a> to learn about how everything connects together and what makes Orchard tick.")</p>
|
||||
<p>@T(@"Are you ready to go deeper and become an Orchard expert? Take a look at the <a href=""http://docs.orchardproject.net"">Orchard Documentation</a> to learn about how everything connects together and what makes Orchard tick.")</p>
|
||||
</div>
|
||||
<div class="help-item">
|
||||
<h2 class="friends">@T("Make friends")</h2>
|
||||
|
Reference in New Issue
Block a user