]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update responsiveness.html link
authorhfl <huangfeilong@imu.edu.cn>
Fri, 17 May 2024 01:13:04 +0000 (09:13 +0800)
committerJeremy Thomas <bbxdesign@gmail.com>
Fri, 17 May 2024 10:22:49 +0000 (11:22 +0100)
<p>
    To make use of these breakpoints, Bulma provides
    <a href="{{ site.url }}/documentation/sass/responsive-mixins/">9 responsive mixins</a>.
  </p>

docs/documentation/start/responsiveness.html

index bab93bb721befa350bb0f9afa8fd97ce9f65a530..7577fbdfcbf629b03b947d15beaafb74d020683b 100644 (file)
@@ -66,7 +66,7 @@ $fullhd-enabled: false;
 
   <p>
     To make use of these breakpoints, Bulma provides
-    <a href="{{ site.url }}/documentation/utilities/responsive-mixins/">9 responsive mixins</a>.
+    <a href="{{ site.url }}/documentation/sass/responsive-mixins/">9 responsive mixins</a>.
   </p>
 </div>