fix: Remove broken links for docs
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
Following integrations are currently supported by Automatisch.
|
||||
|
||||
- [Github](/integrations/github)
|
||||
- [Scheduler](/integrations/scheduler)
|
||||
- [Slack](/integrations/scheduler)
|
||||
- [Twitter](/integrations/twitter)
|
||||
- [Typeform](/integrations/typeform)
|
||||
- [Github](/connections/github)
|
||||
- [Scheduler](/connections/scheduler)
|
||||
- [Slack](/connections/scheduler)
|
||||
- [Twitter](/connections/twitter)
|
||||
- [Typeform](/connections/typeform)
|
||||
|
0
packages/docs/pages/guide/create-flow.md
Normal file
0
packages/docs/pages/guide/create-flow.md
Normal file
@@ -39,6 +39,6 @@ docker run -it \
|
||||
|
||||
## Let's discover!
|
||||
|
||||
✌️ That's it; you have Automatisch running. Let's check it out by browsing [http://localhost:3000](http://localhost:3000)
|
||||
✌️ That's it; you have Automatisch running. Let's check it out by browsing [http://localhost:3000](#)
|
||||
|
||||
If you see any problem while installing Automatisch, let us know via [github issues](https://github.com/automatisch/automatisch/issues) or our [discord server](https://discord.gg/dJSah9CVrC).
|
||||
If you see any problem while installing Automatisch, let us know via [github issues](#) or our [discord server](https://discord.gg/dJSah9CVrC).
|
||||
|
@@ -4,11 +4,11 @@ We will cover four main terms of Automatisch before creating our first flow.
|
||||
|
||||
## App
|
||||
|
||||
👉 Apps are the third-party services you can use with Automatisch like Twitter, Github, Twilio. You can check the complete list of available apps [here](/integrations/available-apps). Automatisch aims to connect those apps to build workflows. So whenever you work with other concepts of Automatisch, you will use apps.
|
||||
👉 Apps are the third-party services you can use with Automatisch like Twitter, Github, Twilio. You can check the complete list of available apps [here](/guide/available-apps). Automatisch aims to connect those apps to build workflows. So whenever you work with other concepts of Automatisch, you will use apps.
|
||||
|
||||
:::tip
|
||||
|
||||
You can request a new integration [here](/integrations/request-integration). We will collect all the requests and prioritize the most requested ones.
|
||||
You can request a new integration [here](/guide/request-integration). We will collect all the requests and prioritize the most requested ones.
|
||||
|
||||
:::
|
||||
|
||||
|
Reference in New Issue
Block a user