Skip to content

Commit abb5631

Browse files
authored
Merge pull request #128 from roiLeo/fix/doc/getting_started
fix(doc): invalid download sass link
2 parents 1932d2d + 663af5a commit abb5631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jade/getting_started/getting_started_content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h5>Materialize</h5>
2828
<div class="col s12 m6">
2929
<h5>Sass</h5>
3030
<p>This version contains the source SCSS files. By choosing this version you have more control over which components to include. You will need a Sass compiler if you choose this option.</p>
31-
<a id="download-sass" class="btn waves-effect waves-light" href="https://github.com/materializecss/materialize/releases/download/1.1.0-alpha/materialize-src-v1.1.0-alpha.zip">Source<i class="material-icons right">file_download</i></a>
31+
<a id="download-sass" class="btn waves-effect waves-light" href="https://github.com/materializecss/materialize/releases/download/1.1.0-alpha/materialize-v1.1.0-alpha.zip">Source<i class="material-icons right">file_download</i></a>
3232
</div>
3333
<div class="col s12">
3434
<br>

0 commit comments

Comments
 (0)