aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-07-15 17:03:29 +0000
committerGitHub <noreply@github.com>2023-07-15 17:03:29 +0000
commit299c20baf68c2057d88591f91309406adfa70e49 (patch)
treedb9fbff9a49c51645041fca7773011407ba98c0a
parentMerge pull request #4018 from awesome-selfhosted/authors-plaintext (diff)
downloadawesome-selfhosted-299c20baf68c2057d88591f91309406adfa70e49.tar.gz
awesome-selfhosted-299c20baf68c2057d88591f91309406adfa70e49.zip
Fix activepieces source code URL (#4017)
- URL is not detected as a github project URL by https://github.com/nodiscc/hecat, metadata not updated
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74b4a660..e15cef65 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop
- [Accelerated Text](https://github.com/accelerated-text/accelerated-text) - Automatically generate multiple natural language descriptions of your data varying in wording and structure. `Apache-2.0` `Java`
- [Actionsflow](https://actionsflow.github.io/docs/) `⚠` - The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions. ([Source Code](https://github.com/actionsflow/actionsflow)) `MIT` `Docker/Nodejs`
-- [Activepieces](https://www.activepieces.com) - No-code business automation tool like Zapier or Tray. For example, you can send a Slack notification for each new Trello card. ([Source Code](https://www.github.com/activepieces/activepieces)) `MIT` `Typescript`
+- [Activepieces](https://www.activepieces.com) - No-code business automation tool like Zapier or Tray. For example, you can send a Slack notification for each new Trello card. ([Source Code](https://github.com/activepieces/activepieces)) `MIT` `Typescript`
- [ActiveWorkflow](https://github.com/automaticmode/active_workflow) - An intelligent process and workflow automation platform based on software agents. `MIT` `Ruby`
- [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source Code](https://github.com/DIVERSIFY-project/amiunique)) `MIT` `Java`
- [Apache Airflow](https://airflow.apache.org/) - Airflow is a platform to programmatically author, schedule, and monitor workflows. ([Source Code](https://github.com/apache/airflow/)) `Apache-2.0` `Python/Docker`