diff --git a/CHANGELOG.md b/CHANGELOG.md index f10ed66..4be406d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), - **new project name**: Share₂Fedi (see #1) - new default instance URL: - new logo +- repository moved back to GitHub ## [2.4.5] - 2023-06-17 @@ -193,24 +194,24 @@ Initial release of the site - Add main code for the site -[Unreleased]: https://codeberg.org/kytta/toot/compare/v2.4.5...HEAD -[2.4.5]: https://codeberg.org/kytta/toot/compare/v2.4.4...v2.4.5 -[2.4.4]: https://codeberg.org/kytta/toot/compare/v2.4.3...v2.4.4 -[2.4.3]: https://codeberg.org/kytta/toot/compare/v2.4.2...v2.4.3 -[2.4.2]: https://codeberg.org/kytta/toot/compare/v2.4.1...v2.4.2 -[2.4.1]: https://codeberg.org/kytta/toot/compare/v2.4.0...v2.4.1 -[2.4.0]: https://codeberg.org/kytta/toot/compare/v2.3.1...v2.4.0 -[2.3.1]: https://codeberg.org/kytta/toot/compare/v2.3.0...v2.3.1 -[2.3.0]: https://codeberg.org/kytta/toot/compare/v2.2.2...v2.3.0 -[2.2.2]: https://codeberg.org/kytta/toot/compare/v2.2.1...v2.2.2 -[2.2.1]: https://codeberg.org/kytta/toot/compare/v2.2.0...v2.2.1 -[2.2.0]: https://codeberg.org/kytta/toot/compare/v2.1.0...v2.2.0 -[2.1.0]: https://codeberg.org/kytta/toot/compare/v2.0.0...v2.1.0 -[2.0.0]: https://codeberg.org/kytta/toot/compare/v1.2.2...v2.0.0 -[1.2.2]: https://codeberg.org/kytta/toot/compare/v1.2.1...v1.2.2 -[1.2.1]: https://codeberg.org/kytta/toot/compare/v1.2.0...v1.2.1 -[1.2.0]: https://codeberg.org/kytta/toot/compare/v1.1.2...v1.2.0 -[1.1.2]: https://codeberg.org/kytta/toot/compare/v1.1.1...v1.1.2 -[1.1.1]: https://codeberg.org/kytta/toot/compare/v1.1.0...v1.1.1 -[1.1.0]: https://codeberg.org/kytta/toot/compare/v1.0.0...v1.1.0 -[1.0.0]: https://codeberg.org/kytta/toot/compare/e85aa15400bcdbcccf655d331f72df8304744b85...v1.0.0 +[Unreleased]: https://github.com/kytta/share2fedi/compare/v2.4.5...HEAD +[2.4.5]: https://github.com/kytta/share2fedi/compare/v2.4.4...v2.4.5 +[2.4.4]: https://github.com/kytta/share2fedi/compare/v2.4.3...v2.4.4 +[2.4.3]: https://github.com/kytta/share2fedi/compare/v2.4.2...v2.4.3 +[2.4.2]: https://github.com/kytta/share2fedi/compare/v2.4.1...v2.4.2 +[2.4.1]: https://github.com/kytta/share2fedi/compare/v2.4.0...v2.4.1 +[2.4.0]: https://github.com/kytta/share2fedi/compare/v2.3.1...v2.4.0 +[2.3.1]: https://github.com/kytta/share2fedi/compare/v2.3.0...v2.3.1 +[2.3.0]: https://github.com/kytta/share2fedi/compare/v2.2.2...v2.3.0 +[2.2.2]: https://github.com/kytta/share2fedi/compare/v2.2.1...v2.2.2 +[2.2.1]: https://github.com/kytta/share2fedi/compare/v2.2.0...v2.2.1 +[2.2.0]: https://github.com/kytta/share2fedi/compare/v2.1.0...v2.2.0 +[2.1.0]: https://github.com/kytta/share2fedi/compare/v2.0.0...v2.1.0 +[2.0.0]: https://github.com/kytta/share2fedi/compare/v1.2.2...v2.0.0 +[1.2.2]: https://github.com/kytta/share2fedi/compare/v1.2.1...v1.2.2 +[1.2.1]: https://github.com/kytta/share2fedi/compare/v1.2.0...v1.2.1 +[1.2.0]: https://github.com/kytta/share2fedi/compare/v1.1.2...v1.2.0 +[1.1.2]: https://github.com/kytta/share2fedi/compare/v1.1.1...v1.1.2 +[1.1.1]: https://github.com/kytta/share2fedi/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/kytta/share2fedi/compare/v1.0.0...v1.1.0 +[1.0.0]: https://github.com/kytta/share2fedi/compare/e85aa15400bcdbcccf655d331f72df8304744b85...v1.0.0 diff --git a/README.md b/README.md index 2d031dd..c4d4956 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ The repo banner includes Mastodon’s ‘Full’ logo, licensed under [AGPL-3.0] --- -This project is hosted on Codeberg: +This project is hosted on GitHub: [AGPL-3.0]: https://spdx.org/licenses/AGPL-3.0-only.html [Nikita Karamov]: https://www.kytta.dev diff --git a/package.json b/package.json index 8c0f4df..d9ff25c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "homepage": "https://toot.kytta.dev/", "repository": { "type": "git", - "url": "https://codeberg.org/kytta/toot.git" + "url": "https://github.com/kytta/share2fedi.git" }, "private": true, "scripts": { diff --git a/src/count.js b/src/count.js index c2c5dba..b3fed0a 100644 --- a/src/count.js +++ b/src/count.js @@ -1,5 +1,5 @@ /*! - * @source: https://codeberg.org/kytta/toot/src/branch/main/src/count.js + * @source: https://github.com/kytta/share2fedi/blob/main/src/count.js * * @licstart The following is the entire license notice for the * JavaScript code in this page. diff --git a/src/index.html b/src/index.html index faa2ba4..309fc2b 100644 --- a/src/index.html +++ b/src/index.html @@ -1,5 +1,5 @@