Skip to content

Commit

Permalink
Change out old github.com pages links
Browse files Browse the repository at this point in the history
  • Loading branch information
imakewebthings committed May 4, 2016
1 parent 2b0c6de commit 6d192ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -8,7 +8,7 @@ This repository includes a `boilerplate.html` as a starting point, with all the

## Documentation

Check out the [documentation page](http://imakewebthings.github.com/deck.js/docs) for more information on the methods, events, and options available in core and all the included extensions. A sample standard slide deck is included in the package under the `introduction` folder. You can also [view that sample deck](http://imakewebthings.github.com/deck.js/introduction) online to play with the available style and transition themes.
Check out the [documentation page](http://imakewebthings.com/deck.js/docs) for more information on the methods, events, and options available in core and all the included extensions. A sample standard slide deck is included in the package under the `introduction` folder. You can also [view that sample deck](http://imakewebthings.com/deck.js/introduction) online to play with the available style and transition themes.

## Extensions, Themes, and Related Projects

Expand All @@ -21,7 +21,7 @@ Take a look at [the wiki](https://github.com/imakewebthings/deck.js/wiki) for li

## Tests & Support

Unit tests are written with [Jasmine](http://jasmine.github.io/) and [jasmine-jquery](https://github.com/velesin/jasmine-jquery). You can [run them here](http://imakewebthings.github.com/deck.js/test).
Unit tests are written with [Jasmine](http://jasmine.github.io/) and [jasmine-jquery](https://github.com/velesin/jasmine-jquery). You can [run them here](http://imakewebthings.com/deck.js/test).

deck.js has been tested with jQuery 1.6+ and works in IE7+, Chrome, FF, Safari, and Opera. The more capable browsers receive greater enhancements, but a basic cutaway slideshow will work for all browsers listed above. Please don't give your presentations in IE6.

Expand Down
2 changes: 1 addition & 1 deletion introduction/index.html
Expand Up @@ -118,7 +118,7 @@ <h2>Extensions</h2>
</li>
</ul>

<p class="slide" id="extension-folders">Each extension folder in the download package contains the necessary JavaScript, CSS, and HTML&nbsp;files. For a complete list of extension modules included in deck.js, check out the&nbsp;<a href="http://imakewebthings.github.com/deck.js/docs">documentation</a>.</p>
<p class="slide" id="extension-folders">Each extension folder in the download package contains the necessary JavaScript, CSS, and HTML&nbsp;files. For a complete list of extension modules included in deck.js, check out the&nbsp;<a href="http://imakewebthings.com/deck.js/docs">documentation</a>.</p>
</section>

<section class="slide" id="nested">
Expand Down

0 comments on commit 6d192ee

Please sign in to comment.