Skip to content

Commit 32127de

Browse files
committed
chore: update links
1 parent 2409d93 commit 32127de

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Crontab
22

3-
![Build](https://github.com/xepozz/crontab-plugin/workflows/Build/badge.svg)
3+
![Build](https://github.com/j-plugins/crontab-plugin/workflows/Build/badge.svg)
44
[![Version](https://img.shields.io/jetbrains/plugin/v/MARKETPLACE_ID.svg)](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID)
55
[![Downloads](https://img.shields.io/jetbrains/plugin/d/MARKETPLACE_ID.svg)](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID)
66

77
## Template ToDo list
88

99
<!-- Plugin description -->
1010

11-
[Github](https://github.com/xepozz/crontab-intellij-plugin) | [Telegram](https://t.me/jb_plugins/2) | [Donation](https://github.com/xepozz/xepozz?tab=readme-ov-file#become-a-sponsor)
11+
[Github](https://github.com/j-plugins/crontab-plugin) | [Telegram](https://t.me/jb_plugins/2) | [Donation](https://github.com/xepozz/xepozz?tab=readme-ov-file#become-a-sponsor)
1212

1313
## Cron &amp; Crontab Support
1414

@@ -70,7 +70,8 @@ Chose the best option for you to say thank you:
7070

7171
- Manually:
7272

73-
Download the [latest release](https://github.com/xepozz/crontab-plugin/releases/latest) and install it manually using
73+
Download the [latest release](https://github.com/j-plugins/crontab-plugin/releases/latest) and install it manually
74+
using
7475
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd>
7576

7677

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
22
pluginGroup=com.github.xepozz.crontab
33
pluginName=Crontab
4-
pluginRepositoryUrl = https://github.com/xepozz/crontab-plugin
4+
pluginRepositoryUrl=https://github.com/j-plugins/crontab-plugin
55
# SemVer format -> https://semver.org
66
pluginVersion=2025.0.66
77

0 commit comments

Comments
 (0)