File tree Expand file tree Collapse file tree 2 files changed +18
-4
lines changed
Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,15 @@ export function Scaling() {
5151 safely.{ ' ' }
5252 < span className = "text-muted-foreground" >
5353 We will let you know when we are ready for you to connect! In the meantime, join us on{ ' ' }
54- < a href = "https://discord.gg/VzZuaw3Xay" target = "_blank" rel = "noreferrer" > Discord</ a > ! Get real-time help
55- from our engineers, see feature drops early, and connect with others building on Fabric.
54+ < a
55+ href = "https://discord.gg/VzZuaw3Xay"
56+ target = "_blank"
57+ rel = "noreferrer"
58+ className = "underline hover:text-blue-300"
59+ >
60+ Discord
61+ </ a > ! Get real-time help from our engineers, see feature drops early, and connect with others building on
62+ Fabric.
5663 </ span >
5764 </ p >
5865 </ div >
Original file line number Diff line number Diff line change @@ -95,8 +95,15 @@ export function StartingUp() {
9595 Please wait while we get everything going.{ ' ' }
9696 < span className = "text-muted-foreground" >
9797 We will let you know when we are ready for you to connect! In the meantime, join us on{ ' ' }
98- < a href = "https://discord.gg/VzZuaw3Xay" target = "_blank" rel = "noreferrer" > Discord</ a > ! Get real-time help
99- from our engineers, see feature drops early, and connect with others building on Fabric.
98+ < a
99+ href = "https://discord.gg/VzZuaw3Xay"
100+ target = "_blank"
101+ rel = "noreferrer"
102+ className = "underline hover:text-blue-300"
103+ >
104+ Discord
105+ </ a > ! Get real-time help from our engineers, see feature drops early, and connect with others building on
106+ Fabric.
100107 </ span >
101108 </ p >
102109 </ div >
You can’t perform that action at this time.
0 commit comments