Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/docs/5.2/examples/checkout/index.html')
-rw-r--r--site/content/docs/5.2/examples/checkout/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/content/docs/5.2/examples/checkout/index.html b/site/content/docs/5.2/examples/checkout/index.html
index 4809dc4bb7..ba415f0d9f 100644
--- a/site/content/docs/5.2/examples/checkout/index.html
+++ b/site/content/docs/5.2/examples/checkout/index.html
@@ -2,9 +2,9 @@
layout: examples
title: Checkout example
extra_css:
- - "form-validation.css"
+ - "checkout.css"
extra_js:
- - src: "form-validation.js"
+ - src: "checkout.js"
body_class: "bg-light"
---