Skip to content

Commit 84b1353

Browse files
committed
Reverted all MDN links to all caps CSS
1 parent 7972408 commit 84b1353

File tree

70 files changed

+92
-92
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+92
-92
lines changed

docs/debug/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
298298
</div>
299299
<div class="mt5">
300300
<h1 class="f4 ttu tracked fw6">Reference</h1>
301-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/outline" class="db link fw6 blue dim">MDN - Outline</a>
301+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/outline" class="db link fw6 blue dim">MDN - Outline</a>
302302
</div>
303303
</div>
304304
<section class="bg-washed-blue black-70 pt4 pv4 overflow-container">

docs/elements/forms/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
9898
</div>
9999
<div class="mt5">
100100
<h1 class="f4 ttu tracked fw6">Reference</h1>
101-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
102-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
101+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
102+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
103103
</div>
104104
</div>
105105
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/elements/images/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
8080
<div class="mt5">
8181
<h1 class="f4 ttu tracked fw6">Reference</h1>
8282
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img" class="db link fw6 blue dim">MDN - Images HTML</a>
83-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/image" class="db link fw6 blue dim">MDN - Images css</a>
83+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/image" class="db link fw6 blue dim">MDN - Images css</a>
8484
</div>
8585
</div>
8686
<div class="ph3 ph5-ns pb5">

docs/elements/links/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
103103
</div>
104104
<div class="mt5">
105105
<h1 class="f4 ttu tracked fw6">Reference</h1>
106-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
107-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
106+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
107+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
108108
</div>
109109
</div>
110110
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/elements/lists/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h1 class="f6 f5-ns ttu tracked fw6 gray">Next</h1>
105105
</div>
106106
<div class="mt5">
107107
<h1 class="f6 f5-ns ttu tracked fw6 gray">Reference</h1>
108-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/list-style-type" class="f5 f4-ns link db fw6 blue dim">MDN - List Style Type</a>
108+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type" class="f5 f4-ns link db fw6 blue dim">MDN - List Style Type</a>
109109
</div>
110110
</div>
111111
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/elements/tables/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
111111
</div>
112112
<div class="mt5 dn">
113113
<h1 class="f4 ttu tracked fw6">Reference</h1>
114-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
115-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
114+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
115+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
116116
</div>
117117
</div>
118118
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/layout/box-sizing/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
116116
</div>
117117
<div class="mt5">
118118
<h1 class="f4 ttu tracked fw6">Reference</h1>
119-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/box-sizing" class="link fw6 blue dim">MDN - Box Sizing</a>
119+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing" class="link fw6 blue dim">MDN - Box Sizing</a>
120120
</div>
121121
</div>
122122
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/layout/clearfix/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
110110
</div>
111111
<div class="mt5">
112112
<h1 class="f4 ttu tracked fw6">Reference</h1>
113-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/clears" class="link fw6 blue dim">MDN - Clears</a>
113+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/clears" class="link fw6 blue dim">MDN - Clears</a>
114114
</div>
115115
</div>
116116
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/layout/display/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
201201
</div>
202202
<div class="mt5">
203203
<h1 class="f4 ttu tracked fw6">Reference</h1>
204-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/display" class="link fw6 blue dim">MDN - Box Sizing</a>
204+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/display" class="link fw6 blue dim">MDN - Box Sizing</a>
205205
</div>
206206
</div>
207207
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/layout/floats/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
123123
</div>
124124
<div class="mt5">
125125
<h1 class="f4 ttu tracked fw6">Reference</h1>
126-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/floats" class="link fw6 blue dim">MDN - Floats</a>
126+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/floats" class="link fw6 blue dim">MDN - Floats</a>
127127
</div>
128128
</div>
129129
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/layout/heights/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
175175
</div>
176176
<div class="mt5">
177177
<h1 class="f4 ttu tracked fw6">Reference</h1>
178-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/height" class="link fw6 blue dim">MDN - Height</a>
178+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/height" class="link fw6 blue dim">MDN - Height</a>
179179
</div>
180180
</div>
181181
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/layout/max-widths/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
234234
</div>
235235
<div class="mt5">
236236
<h1 class="f4 ttu tracked fw6">Reference</h1>
237-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/max-width" class="link fw6 blue dim">MDN - Max Width</a>
237+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/max-width" class="link fw6 blue dim">MDN - Max Width</a>
238238
</div>
239239
</div>
240240
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/layout/position/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,11 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
145145
</div>
146146
<div class="mt5">
147147
<h1 class="f4 ttu tracked fw6">Reference</h1>
148-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/position" class="link fw6 blue dim db">MDN - Position</a>
149-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/top" class="link fw6 blue dim db">MDN - Top</a>
150-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/bottom" class="link fw6 blue dim db">MDN - Bottom</a>
151-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/right" class="link fw6 blue dim db">MDN - Right</a>
152-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/left" class="link fw6 blue dim db">MDN - Left</a>
148+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/position" class="link fw6 blue dim db">MDN - Position</a>
149+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/top" class="link fw6 blue dim db">MDN - Top</a>
150+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/bottom" class="link fw6 blue dim db">MDN - Bottom</a>
151+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/right" class="link fw6 blue dim db">MDN - Right</a>
152+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/left" class="link fw6 blue dim db">MDN - Left</a>
153153
</div>
154154
</div>
155155
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/layout/spacing/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,8 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
227227
</div>
228228
<div class="mt5">
229229
<h1 class="f4 ttu tracked fw6">Reference</h1>
230-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/margin" class="link fw6 blue dim">MDN - Margin</a>
231-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/padding" class="link fw6 blue dim">MDN - Padding</a>
230+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/margin" class="link fw6 blue dim">MDN - Margin</a>
231+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/padding" class="link fw6 blue dim">MDN - Padding</a>
232232
</div>
233233
</div>
234234
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/themes/background-size/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
101101
</div>
102102
<div class="mt5">
103103
<h1 class="f4 ttu tracked fw6">Reference</h1>
104-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/background-size" class="link fw6 blue dim">MDN - Background Size</a>
104+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/background-size" class="link fw6 blue dim">MDN - Background Size</a>
105105
</div>
106106
</div>
107107
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/themes/border-radius/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
112112
</div>
113113
<div class="mt5">
114114
<h1 class="f4 ttu tracked fw6">Reference</h1>
115-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/border-radius" class="link fw6 blue dim">MDN - Border Radius</a>
115+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius" class="link fw6 blue dim">MDN - Border Radius</a>
116116
</div>
117117
</div>
118118
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/themes/borders/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,9 +394,9 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
394394
</div>
395395
<div class="mt5">
396396
<h1 class="f4 ttu tracked fw6">Reference</h1>
397-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/border" class="link db fw6 blue dim">MDN - Border</a>
398-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/border-style" class="link db fw6 blue dim">MDN - Border Style</a>
399-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/border-width" class="link db fw6 blue dim">MDN - Border Width</a>
397+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/border" class="link db fw6 blue dim">MDN - Border</a>
398+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/border-style" class="link db fw6 blue dim">MDN - Border Style</a>
399+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/border-width" class="link db fw6 blue dim">MDN - Border Width</a>
400400
</div>
401401
</div>
402402
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/themes/box-shadow/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
9999
</div>
100100
<div class="mt5">
101101
<h1 class="f4 ttu tracked fw6">Reference</h1>
102-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/box-shadow" class="db link fw6 blue dim">MDN - Box Shadow css</a>
102+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow" class="db link fw6 blue dim">MDN - Box Shadow css</a>
103103
</div>
104104
</div>
105105
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/themes/hovers/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
119119
</div>
120120
<div class="mt5 lh-copy">
121121
<h1 class="f4 ttu tracked fw6">Reference</h1>
122-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
123-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
122+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
123+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
124124
</div>
125125
</div>
126126
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/themes/opacity/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
120120
</div>
121121
<div class="mt5">
122122
<h1 class="f4 ttu tracked fw6">Reference</h1>
123-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/opacity" class="db link fw6 blue dim">MDN - Opacity css</a>
123+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/opacity" class="db link fw6 blue dim">MDN - Opacity css</a>
124124
</div>
125125
</div>
126126
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/themes/skins/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4982,7 +4982,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
49824982
</div>
49834983
<div class="mt5">
49844984
<h1 class="f4 ttu tracked fw6">Reference</h1>
4985-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/border-radius" class="link fw6 blue dim">MDN - Border Radius</a>
4985+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius" class="link fw6 blue dim">MDN - Border Radius</a>
49864986
</div>
49874987
</div>
49884988
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/font-family/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
120120
</div>
121121
<div class="mt5">
122122
<h1 class="f4 ttu tracked fw6">Reference</h1>
123-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/font-family" class="link fw6 blue dim">MDN - Font Family</a>
123+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/font-family" class="link fw6 blue dim">MDN - Font Family</a>
124124
</div>
125125
</div>
126126
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/font-style/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
108108
</div>
109109
<div class="mt5">
110110
<h1 class="f4 ttu tracked fw6">Reference</h1>
111-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/font-weight" class="link fw6 blue dim">MDN - Font Weight</a>
111+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight" class="link fw6 blue dim">MDN - Font Weight</a>
112112
</div>
113113
</div>
114114
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/font-weight/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
119119
</div>
120120
<div class="mt5">
121121
<h1 class="f4 ttu tracked fw6">Reference</h1>
122-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/font-weight" class="link fw6 blue dim">MDN - Font Weight</a>
122+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight" class="link fw6 blue dim">MDN - Font Weight</a>
123123
</div>
124124
</div>
125125
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/line-height/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
127127
</div>
128128
<div class="mt5">
129129
<h1 class="f4 ttu tracked fw6">Reference</h1>
130-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/line-height" class="link fw6 blue dim">MDN - Line Height</a>
130+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/line-height" class="link fw6 blue dim">MDN - Line Height</a>
131131
</div>
132132
</div>
133133
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/measure/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
249249
</div>
250250
<div class="mt5 pb4 sans-serif">
251251
<h1 class="f4 ttu tracked fw6">Reference</h1>
252-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/width" class="db link fw6 blue dim">MDN - width</a>
252+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/width" class="db link fw6 blue dim">MDN - width</a>
253253
<a href="http://webtypography.net/2.1.2" class="link fw6 blue dim">Choose a Comfortable Measure</a>
254254
</div>
255255
</div>

docs/typography/scale/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
176176
</div>
177177
<div class="mt5">
178178
<h1 class="f4 ttu tracked fw6">Reference</h1>
179-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/font-size" class="link fw6 blue dim">MDN - Font-size</a>
179+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/font-size" class="link fw6 blue dim">MDN - Font-size</a>
180180
</div>
181181
</div>
182182
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/text-align/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
108108
</div>
109109
<div class="mt5">
110110
<h1 class="f4 ttu tracked fw6">Reference</h1>
111-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/text-align" class="link fw6 blue dim">MDN - Text Align</a>
111+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/text-align" class="link fw6 blue dim">MDN - Text Align</a>
112112
</div>
113113
</div>
114114
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/text-decoration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
104104
</div>
105105
<div class="mt5">
106106
<h1 class="f4 ttu tracked fw6">Reference</h1>
107-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/text-decoration" class="link fw6 blue dim">MDN - Text Decoration</a>
107+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration" class="link fw6 blue dim">MDN - Text Decoration</a>
108108
</div>
109109
</div>
110110
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/text-transform/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
104104
</div>
105105
<div class="mt5">
106106
<h1 class="f4 ttu tracked fw6">Reference</h1>
107-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/text-transform" class="link fw6 blue dim">MDN - Text Transform</a>
107+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/text-transform" class="link fw6 blue dim">MDN - Text Transform</a>
108108
</div>
109109
</div>
110110
</div>

docs/typography/tracking/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
108108
</div>
109109
<div class="mt5">
110110
<h1 class="f4 ttu tracked fw6">Reference</h1>
111-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/letter-spacing" class="link fw6 blue dim">MDN - Letter Spacing</a>
111+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/letter-spacing" class="link fw6 blue dim">MDN - Letter Spacing</a>
112112
</div>
113113
</div>
114114
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/vertical-align/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
145145
</div>
146146
<div class="mt5">
147147
<h1 class="f4 ttu tracked fw6">Reference</h1>
148-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/vertical-align" class="link fw6 blue dim">MDN - Vertical Align</a>
148+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/vertical-align" class="link fw6 blue dim">MDN - Vertical Align</a>
149149
</div>
150150
</div>
151151
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

docs/typography/white-space/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
152152
</div>
153153
<div class="mt5">
154154
<h1 class="f4 ttu tracked fw6">Reference</h1>
155-
<a href="https://developer.mozilla.org/en-US/docs/Web/css/white-space" class="link fw6 blue dim">MDN - White Space</a>
155+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/white-space" class="link fw6 blue dim">MDN - White Space</a>
156156
</div>
157157
</div>
158158
<section class="bg-washed-blue black-70 pt4 pb5 overflow-container">

0 commit comments

Comments
 (0)