Skip to content

Commit e4b2f58

Browse files
authored
Merge pull request #93 from Siphalor/fix/github-urls
Fix some GitHub repository URLs
2 parents 1294478 + e071ff0 commit e4b2f58

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
### Added
168168
- Initial release with basic functionality
169169

170-
[Unreleased]: https://github.com/OverEngineer/InlineProblems/compare/v0.4.0...HEAD
170+
[Unreleased]: https://github.com/0verEngineer/InlineProblems/compare/v0.4.0...HEAD
171171
[0.4.3]: https://github.com/0verEngineer/InlineProblems/compare/v0.4.2...v0.4.3
172172
[0.4.2]: https://github.com/0verEngineer/InlineProblems/compare/v0.4.0...v0.4.2
173173
[0.4.0]: https://github.com/0verEngineer/InlineProblems/compare/v0.3.3...v0.4.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginGroup = org.OverEngineer
22
pluginName = InlineProblems
3-
pluginRepositoryUrl = https://github.com/OverEngineer/InlineProblems
3+
pluginRepositoryUrl = https://github.com/0verEngineer/InlineProblems
44
# SemVer format -> https://semver.org
55
pluginVersion = 0.5.10
66

0 commit comments

Comments
 (0)