File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ <h1>{{ page.title }}</h1>
19
19
class ="button-bar download-bar ">
20
20
< a
21
21
class ="pat-button cta "
22
- href ="https://github.com/Patternslib/Patterns/archive/2.1.2.zip "> Download v2.1.2 (latest) </ a >
22
+ href ="https://github.com/Patternslib/Patterns/archive/2.1.2.zip "> Download v3.0.4 </ a >
23
23
</ p >
24
24
< p
25
25
class ="download-byline pat-rich ">
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ summary: Start using the Patterns library in your own project in minutes time.
9
9
3 . Put the follwing line in the head of your main HTML page.
10
10
11
11
<pre class =" pat-syntax-highlight " >
12
- < ; script src="your-patterns -folder/patterns.js"> ;< ; /script> ;
12
+ < ; script src="your-javascript -folder/patterns/patterns.min .js"> ;< ; /script> ;
13
13
</pre >
14
14
15
15
Happy creating!
You can’t perform that action at this time.
0 commit comments