diff options
| author | Chris Rebert <[email protected]> | 2015-08-20 22:02:54 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-08-20 22:02:54 -0700 |
| commit | 6623ad2e9bc9925a9b9105e810863d02e707a995 (patch) | |
| tree | 5ba4d8755047fa0bbf3967efddaf53efc8d2751a /docs/components/progress.md | |
| parent | ba6cf4839b971e0cd6ad1f31f9f22e8d3893abf7 (diff) | |
| download | bootstrap-6623ad2e9bc9925a9b9105e810863d02e707a995.tar.xz bootstrap-6623ad2e9bc9925a9b9105e810863d02e707a995.zip | |
<progress> docs: Add MDN link
Diffstat (limited to 'docs/components/progress.md')
| -rw-r--r-- | docs/components/progress.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/progress.md b/docs/components/progress.md index 9ee3fefa9..e801373cd 100644 --- a/docs/components/progress.md +++ b/docs/components/progress.md @@ -4,7 +4,7 @@ title: Progress group: components --- -Stylize the HTML5 `<progress>` element with a few extra classes and some crafty browser-specific CSS. Be sure to read up on the browser support. +Stylize [the HTML5 `<progress>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/progress) with a few extra classes and some crafty browser-specific CSS. Be sure to read up on the browser support. ## Contents |
