1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02:00

Fix a few redirected links. (#29352)

This commit is contained in:
XhmikosR
2019-09-02 12:21:42 +03:00
committed by GitHub
parent 919b526f17
commit edf7923c8f
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ Our [package.json]({{< param repo >}}/blob/v{{< param current_version >}}/packag
<code>npm run dist</code>
</td>
<td>
Creates the <code>dist/</code> directory with compiled files. Requires <a href="https://sass-lang.com">Sass</a>, <a href="https://github.com/postcss/autoprefixer">Autoprefixer</a>, and <a href="https://github.com/terser-js/terser">terser</a>.
Creates the <code>dist/</code> directory with compiled files. Requires <a href="https://sass-lang.com/">Sass</a>, <a href="https://github.com/postcss/autoprefixer">Autoprefixer</a>, and <a href="https://github.com/terser/terser">terser</a>.
</td>
</tr>
<tr>