Skip to content

Commit eba9006

Browse files
committed
update README to include information about recent repo URL change
1 parent 411251f commit eba9006

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
* Primary Domain: [http://learn.jquery.com](http://learn.jquery.com)
44
* Staging Domain: [http://learn.jquery.com](http://stage.learn.jquery.com)
55

6+
## Temporary Breaking News Section
7+
We just changed this repository's name (and consequently its URL) from `web-learn-jquery-com` to `learn.jquery.com`. If you already forked the project before this happened and created a remote to track this repo, you'll have to update that reference. Assuming that `upstream` is what you named your remote, simply use the following command from inside your repo:
8+
9+
`git remote set-url upstream https://github.com/jquery/learn.jquery.com`
10+
611
## About
712

813
Spread across the internet is lot of information about how to learn and use jQuery. This content ranges in quality from excellent to terrible, and is often stuck inside CMSes where only the original author can ever update the content. The goal of this site is twofold

0 commit comments

Comments
 (0)