Skip to content

Commit e0ff830

Browse files
committed
chore: update
1 parent 83e42f5 commit e0ff830

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Open in Codeflow
22

3-
Enhances the GitHub to add a button to open the repo/issue/PR in Codeflow.
3+
Enhances GitHub to add a button to open the repo/issue/PR in Codeflow.
44

5-
<!-- [Install on Greasyfork](https://greasyfork.org/en/scripts/461320-open-in-codeflow) -->
5+
[Install on Greasyfork](https://greasyfork.org/en/scripts/464002-open-in-codeflow)
66

77
![](https://user-images.githubusercontent.com/11247099/232064581-5fb9c374-ba3e-4ccf-baf5-d7c292bdab82.png)
88

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
// @name Open in Codeflow
33
// @homepageURL https://github.com/antfu/open-in-codeflow
44
// @supportURL https://github.com/antfu/open-in-codeflow
5-
// @namespace https://greasyfork.org/en/scripts/12345-open-in-codeflow
5+
// @namespace https://greasyfork.org/en/scripts/464002-open-in-codeflow
66
// @version 0.1
7-
// @description Enhances the GitHub to add a button to open the repo issue PR in Codeflow
7+
// @description Enhances GitHub to add a button to open the repo/issue/PR in Codeflow.
88
// @author Anthony Fu
99
// @license MIT
1010
// @match https://github.com/**

0 commit comments

Comments
 (0)