Skip to content

Commit 603bf3b

Browse files
authored
Fix formatting and update Bootstrap references
1 parent 1965409 commit 603bf3b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

articles/active-directory-b2c/customize-ui-with-html.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -444,11 +444,12 @@ To use the sample:
444444
> **Bootstrap Dependency Notice**
445445
>
446446
> This template uses **Bootstrap 3.3.5** sourced from the official Bootstrap CDN. This version has been validated and tested with the product.
447-
> [Template repository](https://github.com/azure-ad-b2c/html-templates)
447+
>
448+
> **Template repositor**y: [https://github.com/azure-ad-b2c/html-templates](https://github.com/azure-ad-b2c/html-templates)
448449
>
449-
> [Official Bootstrap download and CDN reference](https://getbootstrap.com/docs/3.3/getting-started/#download-cdn)
450+
> **Official Bootstrap download and CDN reference**: [https://getbootstrap.com/docs/3.3/getting-started/#download-cdn](https://getbootstrap.com/docs/3.3/getting-started/#download-cdn)
450451
>
451-
> [CDN reference used by the template](https://cdn.jsdelivr.net/npm/bootstrap@3.3.5/dist/css/bootstrap.min.css)
452+
> **CDN reference used by the template**: [https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css](https://cdn.jsdelivr.net/npm/bootstrap@3.3.5/dist/css/bootstrap.min.css)
452453
>
453454
> Example snippet (default configuration):
454455
> ```xml

0 commit comments

Comments
 (0)