From 1cc4539187051bca172a94b18c67a74e0752b068 Mon Sep 17 00:00:00 2001 From: Sebastien Ros Date: Tue, 21 Aug 2012 10:26:59 -0700 Subject: [PATCH] #18959: Fixing documentation link in dashboard Work Item: 18959 --HG-- branch : 1.x --- src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml b/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml index 23389b51b..3209a427f 100644 --- a/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml +++ b/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml @@ -18,7 +18,7 @@

@T("Read the Docs")

-

@T(@"Are you ready to go deeper and become an Orchard expert? Take a look at the Orchard Documentation Wiki to learn about how everything connects together and what makes Orchard tick.")

+

@T(@"Are you ready to go deeper and become an Orchard expert? Take a look at the Orchard Documentation to learn about how everything connects together and what makes Orchard tick.")

@T("Make friends")