Skip to content

Commit

Permalink
md,忘了改CDN URL就npm publish了
Browse files Browse the repository at this point in the history
  • Loading branch information
erik168 committed Jul 6, 2017
1 parent 155fdff commit 95c2493
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ CDN:
<script src="https://unpkg.com/san@latest"></script>

<!-- compressed -->
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-1-2/san.min.js"></script>
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-1-3/san.min.js"></script>

<!-- compressed(https) -->
<script src="https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/efe/san/3-1-2/san.min.js"></script>
<script src="https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/efe/san/3-1-3/san.min.js"></script>

<!-- source -->
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-1-2/san.js"></script>
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-1-3/san.js"></script>
```

[Dist Files](https://github.com/ecomfe/san/tree/master/dist)
Expand Down

1 comment on commit 95c2493

@Dafrok
Copy link
Contributor

@Dafrok Dafrok commented on 95c2493 Jul 6, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

23333333

Please sign in to comment.