yujiepan commited on
Commit
3d882c9
1 Parent(s): d008488

update link

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -28,7 +28,7 @@
28
  type="text/javascript">
29
  </script>
30
  <script>
31
- $("#content a[href^='http://']").attr("target","_blank");
32
  </script>
33
  </body>
34
  </html>
 
28
  type="text/javascript">
29
  </script>
30
  <script>
31
+ $("#content a[href^='http']").attr("target","_blank");
32
  </script>
33
  </body>
34
  </html>