Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit e1bea34

Browse files
fix missed link changes, post transfer
1 parent 108d362 commit e1bea34

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ includes default, post, page and media attribution.
4545
Download the latest version from this project's [releases][releases]. You can
4646
install the plugin to your WP website using any of these methods:
4747

48-
[releases]: https://github.com/cc-arxhive/creativecommons-wordpress-plugin/releases "Releases · cc-archive/creativecommons-wordpress-plugin"
48+
[releases]: https://github.com/cc-archive/creativecommons-wordpress-plugin/releases "Releases · cc-archive/creativecommons-wordpress-plugin"
4949

5050
1. In your plugin Dashboard on WordPress, Click **Add New** and upload the
5151
plugin `.zip` file. When installed, activate the plugin.

creativecommons.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* Plugin Name: Creative Commons
4-
* Plugin URI: https://github.com/creativecommons/wp-plugin-creativecommons
4+
* Plugin URI: https://github.com/cc-archive/wp-plugin-creativecommons
55
* Description: Official Creative Commons plugin for licensing your content. With Creative Commons licenses, keep your copyright AND share your creativity.
66
* Version: 2022.09.1
77
* Author: Ahmad Bilal <https://ahmadbilal.dev>, Bjorn Wijers <burobjorn@burobjorn.nl>, Tarmo Toikkanen <tarmo@iki.fi>, Matt Lee <mattl@creativecommons.org>, Rob Myers <rob@creativecommons.org>, Timid Robot Zehta

dev/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
(Includes links to additional deployment methods and software)
3535
3636
[wordpress-svn]: https://developer.wordpress.org/plugins/wordpress-org/how-to-use-subversion/
37-
[issue78]: https://github.com/creativecommons/wp-plugin-creativecommons/issues/78
37+
[issue78]: https://github.com/cc-archive/wp-plugin-creativecommons/issues/78

languages/CreativeCommons.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid "Creative Commons"
1919
msgstr ""
2020

2121
#. Plugin URI of the plugin
22-
msgid "https://github.com/creativecommons/wp-plugin-creativecommons"
22+
msgid "https://github.com/cc-archive/wp-plugin-creativecommons"
2323
msgstr ""
2424

2525
#. Description of the plugin

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The selected license can be displayed as a widget or a footer or both at the sam
4646

4747
= Where can I find more information about the plugin? =
4848

49-
See the GitHub project: [creativecommons/wp-plugin-creativecommons](https://github.com/cc-archive/wp-plugin-creativecommons)
49+
See the GitHub project: [cc-archive/wp-plugin-creativecommons](https://github.com/cc-archive/wp-plugin-creativecommons)
5050

5151

5252
== Screenshots ==

0 commit comments

Comments
 (0)