Skip to content

Commit 4a9dd4b

Browse files
committed
Docs: Update stale docs and remove mention of legacy hostname
Ahead of the repository being renamed, I've created a redirect for the new name at jquery-cdn. This patch removes any in-repo mentions of the legacy hostname.
1 parent 95401e4 commit 4a9dd4b

File tree

6 files changed

+12
-11
lines changed

6 files changed

+12
-11
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
Welcome! Thanks for your interest in contributing to codeorigin.jquery.com. You're **almost** in the right place. More information on how to contribute to this and all other jQuery Foundation projects is over at [contribute.jquery.org](http://contribute.jquery.org). You'll definitely want to take a look at the articles on contributing [to our websites](http://contribute.jquery.org/web-sites/).
1+
# Contribute
22

3-
You may also want to take a look at our [commit & pull request guide](http://contribute.jquery.org/commits-and-pull-requests/) and [style guides](http://contribute.jquery.org/style-guide/) for instructions on how to maintain your fork and submit your code. Before we can merge any pull request, we'll also need you to sign our [contributor license agreement](http://contribute.jquery.org/cla).
3+
Welcome! Thanks for your interest in contributing to jQuery CDN.
44

5-
You can find us on [IRC](http://irc.jquery.org), specifically in #jquery-content should you have any questions. If you've never contributed to open source before, we've put together [a short guide with tips, tricks, and ideas on getting started](http://contribute.jquery.org/open-source/).
5+
You may also want to take a look at our [commit & pull request guide](https://contribute.jquery.org/commits-and-pull-requests/). Before we can merge any pull request, we'll also need you to sign our [contributor license agreement](https://contribute.jquery.org/cla).
6+
7+
If you've never contributed to open source before, we've put together [a short guide with tips, tricks, and ideas on getting started](https://contribute.jquery.org/open-source/).
8+
9+
You can find us in [#jquery](ircs://irc.libera.chat:6697#jquery) on Libera Chat IRC ([webchat](https://web.libera.chat/#jquery)), or in [#jquery_dev:gitter.im](https://matrix.to/#/#jquery_dev:gitter.im) on Matrix.

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Copyright OpenJS Foundation and other contributors, https://openjsf.org/
22

33
This software consists of voluntary contributions made by many
44
individuals. For exact contribution history, see the revision history
5-
available at https://github.com/jquery/codeorigin.jquery.com
5+
available at https://github.com/jquery/jquery-cdn
66

77
Permission is hereby granted, free of charge, to any person obtaining
88
a copy of this software and associated documentation files (the

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
codeorigin.jquery.com
1+
jQuery CDN
22
=====================
33

44
## Add new assets

config-sample.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"name": "jquery-cdn",
23
"private": true,
34
"dependencies": {
45
"grunt": "1.5.3",

0 commit comments

Comments
 (0)