Skip to content

Commit 397e709

Browse files
Lucretielphated
authored andcommitted
Changed links to point to 3.9.1 for the time being (#80)
1 parent 09a37f5 commit 397e709

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<img class="logo-img" src="img/gulp-white-text.svg" alt="Gulp">
1919
</a>
2020
<nav class="nav mobile-col-12 spread" role="navigation">
21-
<a class="nav-link" href="https://github.com/gulpjs/gulp/blob/master/docs/API.md">Docs</a>
21+
<a class="nav-link" href="https://github.com/gulpjs/gulp/blob/v3.9.1/docs/API.md">Docs</a>
2222
<a class="nav-link" href="https://gulpjs.com/plugins">Plugins</a>
2323
<a class="nav-link" href="https://twitter.com/gulpjs">Twitter</a>
2424
<a class="nav-link" href="https://github.com/gulpjs/gulp/blob/master/CONTRIBUTING.md">Contribute</a>
@@ -56,7 +56,7 @@ <h2 class="paragraph">
5656
gulp is a toolkit for automating painful or time-consuming tasks in your development workflow, so you can stop messing around and build something.
5757
</h2>
5858
<div class="ctas">
59-
<a class="ctas-button" href="https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md">Get Started</a>
59+
<a class="ctas-button" href="https://github.com/gulpjs/gulp/blob/v3.9.1/docs/getting-started.md">Get Started</a>
6060
</div>
6161
</div>
6262
</div>

0 commit comments

Comments
 (0)