File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Umbraco.Commerce.Checkout/Views/UmbracoCommerceCheckout Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 <meta name =" description" content =" " />
3030 <meta name =" keywords" content =" " />
3131 <meta name =" robots" content =" noindex, nofollow" />
32- <link href =" /app_plugins/umbracocommercecheckout /css/uccheckout.css" rel =" stylesheet" >
32+ <link href =" /App_Plugins/UmbracoCommerceCheckout /css/uccheckout.css" rel =" stylesheet" >
3333 @RenderSection( "head", false)
3434</head >
3535<body >
228228 </symbol >
229229 </svg >
230230
231- <script src =" /app_plugins/umbracocommercecheckout /js/uccheckout.js" defer ></script >
231+ <script src =" /App_Plugins/UmbracoCommerceCheckout /js/uccheckout.js" defer ></script >
232232
233233 @RenderSection( "foot", false)
234234
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 10.0.1 " ,
3+ "version" : " 10.0.2 " ,
44 "assemblyVersion" : {
55 "precision" : " build"
66 },
You can’t perform that action at this time.
0 commit comments