Skip to content

Commit 7b7165f

Browse files
committed
Updating links
1 parent f388016 commit 7b7165f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</div>
3636
<div id='content-wrapper'>
3737
<div id='content'>
38-
<a href="http://github.com/jupiterjs/jquerypp" class="github-fork"><img src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
38+
<a href="http://github.com/bitovi/jquerypp" class="github-fork"><img src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
3939
{{ content }}
4040
</div>
4141
</div>

index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -846,15 +846,15 @@ and [jQueryMX](https://github.com/jupiterjs/jquerymx/contributors), and the peop
846846
__1.0.0__ (November 20th 2012)
847847

848848
- feature: jQuery 1.8.0+ compatibility
849-
- feature: [dragcleanup event](https://github.com/jupiterjs/jquerypp/pull/43)
850-
- feature: [Reverse and move event](https://github.com/jupiterjs/jquerypp/issues/25)
851-
- fix: [pass through scrollTop in animate](https://github.com/jupiterjs/jquerypp/pull/40)
852-
- fix: [Fastfix: Original can be undefined](https://github.com/jupiterjs/jquerypp/pull/45)
853-
- fix: [Animate Scroll not working](https://github.com/jupiterjs/jquerypp/issues/35)
854-
- fix: [.stop() does not stop callbacks from being executed](https://github.com/jupiterjs/jquerypp/issues/28)
855-
- fix: [jQuery.event.swipe.max isn't actually being used](https://github.com/jupiterjs/jquerypp/issues/33)
856-
- fix: [Range triggers error on IE8](https://github.com/jupiterjs/jquerypp/issues/39)
857-
- fix: [[FormParams] convertValue function: Null value to undefined (Internet Explorer Fix)](https://github.com/jupiterjs/jquerypp/pull/51)
849+
- feature: [dragcleanup event](https://github.com/bitovi/jquerypp/pull/43)
850+
- feature: [Reverse and move event](https://github.com/bitovi/jquerypp/issues/25)
851+
- fix: [pass through scrollTop in animate](https://github.com/bitovi/jquerypp/pull/40)
852+
- fix: [Fastfix: Original can be undefined](https://github.com/bitovi/jquerypp/pull/45)
853+
- fix: [Animate Scroll not working](https://github.com/bitovi/jquerypp/issues/35)
854+
- fix: [.stop() does not stop callbacks from being executed](https://github.com/bitovi/jquerypp/issues/28)
855+
- fix: [jQuery.event.swipe.max isn't actually being used](https://github.com/bitovi/jquerypp/issues/33)
856+
- fix: [Range triggers error on IE8](https://github.com/bitovi/jquerypp/issues/39)
857+
- fix: [[FormParams] convertValue function: Null value to undefined (Internet Explorer Fix)](https://github.com/bitovi/jquerypp/pull/51)
858858
- fix: [HoverInit delay 0 does not trigger hoverenter if immediately moused out](https://github.com/bitovi/jquerypp/issues/57)
859859

860860
__1.0 Beta 2__

0 commit comments

Comments
 (0)