Skip to content

Commit 96664d0

Browse files
committed
fix: broken links in additional steps
1 parent 5855ae7 commit 96664d0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/docs/upgrading-to-v1.blade.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1012,11 +1012,11 @@ However, a better long-term solution would be to pick a default line-height that
10121012

10131013
These steps only affect users that are depending on the 0.x configuration file values. This includes CDN users, or anyone that is omitting sections from their config file, referencing our config file, or not using a config file at all.
10141014

1015-
1. [Update any usage of `text/bg/border-{color}` classes](#update-any-usage-of-text-bg-border-color-classes)
1016-
2. [Replace `tracking-tight/wide` with `tracking-tighter/wider`](#replace-tracking-tight-wide-with-tracking-tighter-wider)
1017-
3. [Check your design against the updated default breakpoints](#check-your-design-against-the-updated-default-breakpoints)
1018-
4. [Double check any usage of the default `shadow-{size}` utilities](#double-check-any-usage-of-the-default-shadow-size-utilities)
1019-
5. [Update any usage of the default `max-w-{size}` utilities](#update-any-usage-of-the-default-max-w-size-utilities)
1015+
1. [Update any usage of `text/bg/border-{color}` classes](#1-update-any-usage-of-text-bg-border-color-classes)
1016+
2. [Replace `tracking-tight/wide` with `tracking-tighter/wider`](#2-replace-tracking-tight-wide-with-tracking-tighter-wider)
1017+
3. [Check your design against the updated default breakpoints](#3-check-your-design-against-the-updated-default-breakpoints)
1018+
4. [Double check any usage of the default `shadow-{size}` utilities](#4-double-check-any-usage-of-the-default-shadow-size-utilities)
1019+
5. [Update any usage of the default `max-w-{size}` utilities](#5-update-any-usage-of-the-default-max-w-size-utilities)
10201020

10211021
<h3 class="no-toc mt-12">1. Update any usage of <code>text/bg/border-{color}</code> classes</h3>
10221022

0 commit comments

Comments
 (0)