Skip to content

Commit 33f044e

Browse files
committed
Update docs
1 parent c0fc102 commit 33f044e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pace
33

44
An automatic web page progress bar.
55

6-
Include [pace.js](https://raw.github.com/HubSpot/pace/v0.5.3/pace.min.js) and a [theme](http://github.hubspot.com/pace/docs/welcome/) of your choice to your page and you are done!
6+
Include [pace.js](https://raw.github.com/HubSpot/pace/v0.5.6/pace.min.js) and a [theme](http://github.hubspot.com/pace/docs/welcome/) of your choice to your page and you are done!
77

88
Pace will automatically monitor your Ajax requests, event loop lag, document ready state and elements on your page to decide on the progress.
99

docs/welcome/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ <h2>What is Pace?</h2>
433433
<p style="text-align: left">No need to hook into any of your code, progress is detected automatically.</p>
434434
<br/>
435435
<h2>Download</h2>
436-
<p><a class="button" href="https://raw.github.com/HubSpot/pace/v0.5.3/pace.min.js">Pace.js</a></p>
436+
<p><a class="button" href="https://raw.github.com/HubSpot/pace/v0.5.6/pace.min.js">Pace.js</a></p>
437437
<br/>
438438
<h2>Themes</h2>
439439
<label class="color-label" for="color-select">Enter a color:</label>

0 commit comments

Comments
 (0)