Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Libraries CDN, rather than from WordPress's own copies.
== Description ==

A number of the javascript libraries distributed with Wordpress are also
hosted on Google's [AJAX Libraries API](http://code.google.com/apis/ajaxlibs/).
hosted on Google's [AJAX Libraries API](https://developers.google.com/speed/libraries/).
This plugin allows your Wordpress site to use the content distribution
network side of Google's AJAX Library API, rather than serving these files from your WordPress install directly.

Expand All @@ -30,7 +30,7 @@ you](http://encosia.com/2008/12/10/3-reasons-why-you-should-let-google-host-jque
= Supported Libraries and Components =

* [Dojo](http://dojotoolkit.org/)
* [jQuery](http://jquery.com/)
* [jQuery](https://jquery.com/)
* [jQuery UI](http://ui.jquery.com/)
* [MooTools](http://mootools.net/)
* [Prototype](http://www.prototypejs.org/)
Expand All @@ -40,9 +40,9 @@ you](http://encosia.com/2008/12/10/3-reasons-why-you-should-let-google-host-jque
= Links =

* [Use Google Libraries Home](http://jasonpenney.net/wordpress-plugins/use-google-libraries/)
* [Issue Tracker](http://github.com/jpenney/use-google-libraries/issues)
* [GitHub Repository](http://github.com/jpenney/use-google-libraries)
* [Support Forum](http://wordpress.org/support/plugin/use-google-libraries)
* [Issue Tracker](https://github.com/jpenney/use-google-libraries/issues)
* [GitHub Repository](https://github.com/jpenney/use-google-libraries)
* [Support Forum](https://wordpress.org/support/plugin/use-google-libraries)

== Installation ==

Expand Down Expand Up @@ -103,7 +103,7 @@ point.

Better WordPress Minify version 1.2.2 does not yet support
protocol-relative URLs, but [the next release is supposed to correct
this](http://wordpress.org/support/topic/conflict-with-use-google-libraries-152).
this](https://wordpress.org/support/topic/conflict-with-use-google-libraries-152/).

= Gravity Forms =

Expand Down