We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e901a1a commit 2976d71Copy full SHA for 2976d71
README.md
@@ -14,8 +14,8 @@ Coderrect Scanner Github Action with HTML report output.
14
Please find more information in our official website: [Coderrect.com](https://coderrect.com)
15
16
## Example Usage
17
-Take [memcached](https://github.com/funemy/memcached) as an example for integrating Coderrect.
18
-Check [here](https://github.com/funemy/memcached/blob/master/.github/workflows/ci.yml) for the final script.
+Take [memcached](https://github.com/coderrect-inc/memcached) as an example for integrating Coderrect.
+Check [here](https://github.com/coderrect-inc/memcached/blob/master/.github/workflows/ci.yml) for the final script.
19
20
In general, integrating Coderrect requires two steps:
21
0 commit comments