فهرست منبع

docs: Fix bad markup

Michael Bromley 4 سال پیش
والد
کامیت
4c1054bdb8
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      docs/content/developer-guide/authentication.md
  2. 2 2
      docs/data/build.json

+ 1 - 1
docs/content/developer-guide/authentication.md

@@ -11,7 +11,7 @@ By default, Vendure uses a username/email address and password to authenticate u
 
 {{< alert "primary" >}}
 See the [Managing Sessions guide]({{< relref "managing-sessions" >}}) for how to manage authenticated session in your storefront/client applications.
-{{ /alert >}}
+{{< /alert >}}
 
 ## Adding support for external authentication
 

+ 2 - 2
docs/data/build.json

@@ -1,4 +1,4 @@
 {
-  "version": "1.0.0-beta.7",
-  "commit": "469f577a"
+  "version": "1.0.0-rc.0",
+  "commit": "1fb3620ce"
 }