mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
clear out old link syntax (#3402)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
This commit is contained in:
@@ -11,12 +11,12 @@ It's not necessary to complete all items listed to start using n8n. Use this as
|
||||
|
||||
n8n has an active community where you can get and offer help. Connect, share, and learn with other n8n users:
|
||||
|
||||
- [Ask questions](https://community.n8n.io/t/readme-welcome-to-the-n8n-community/44381){:target=_blank .external-link} and [make feature requests](https://community.n8n.io/c/feature-requests){:target=_blank .external-link} in the Community Forum.
|
||||
- [Report bugs](https://github.com/n8n-io/n8n/issues){:target=_blank .external-link} and [contribute](https://github.com/n8n-io/n8n/blob/master/CONTRIBUTING.md){:target=_blank .external-link} on GitHub.
|
||||
- [Ask questions](https://community.n8n.io/t/readme-welcome-to-the-n8n-community/44381) and [make feature requests](https://community.n8n.io/c/feature-requests) in the Community Forum.
|
||||
- [Report bugs](https://github.com/n8n-io/n8n/issues) and [contribute](https://github.com/n8n-io/n8n/blob/master/CONTRIBUTING.md) on GitHub.
|
||||
|
||||
## Set up your n8n
|
||||
|
||||
If you don't have an account yet, sign up to a [free trial on n8n Cloud](https://app.n8n.cloud/register){:target=_blank .external-link} or install n8n's community edition with [Docker](/hosting/installation/docker.md) (recommended) or [npm](/hosting/installation/npm.md). See [Choose your n8n](/choose-n8n.md) for more details.
|
||||
If you don't have an account yet, sign up to a [free trial on n8n Cloud](https://app.n8n.cloud/register) or install n8n's community edition with [Docker](/hosting/installation/docker.md) (recommended) or [npm](/hosting/installation/npm.md). See [Choose your n8n](/choose-n8n.md) for more details.
|
||||
|
||||
## Try it out
|
||||
|
||||
@@ -34,15 +34,15 @@ n8n offers two sets of courses.
|
||||
|
||||
Learn key concepts and n8n features, while building examples as you go.
|
||||
|
||||
- The [Beginner](https://www.youtube.com/playlist?list=PLlET0GsrLUL59YbxstZE71WszP3pVnZfI){:target=_blank .external-link} course covers the basics of n8n.
|
||||
- The [Advanced](https://www.youtube.com/playlist?list=PLlET0GsrLUL5bxmx5c1H1Ms_OtOPYZIEG){:target=_blank .external-link} course covers more complex workflows, more technical nodes, and enterprise features
|
||||
- The [Beginner](https://www.youtube.com/playlist?list=PLlET0GsrLUL59YbxstZE71WszP3pVnZfI) course covers the basics of n8n.
|
||||
- The [Advanced](https://www.youtube.com/playlist?list=PLlET0GsrLUL5bxmx5c1H1Ms_OtOPYZIEG) course covers more complex workflows, more technical nodes, and enterprise features
|
||||
|
||||
### Text courses
|
||||
|
||||
Build more complex workflows while learning key concepts along the way. Earn a badge and an avatar in your community profile.
|
||||
|
||||
- [Level 1: Beginner Course](https://blog.n8n.io/announcing-the-n8n-certification-course-for-beginners-level-1/){:target=_blank .external-link}
|
||||
- [Level 2: Intermediate Course](https://blog.n8n.io/announcing-course-level-two/){:target=_blank .external-link}
|
||||
- [Level 1: Beginner Course](https://blog.n8n.io/announcing-the-n8n-certification-course-for-beginners-level-1/)
|
||||
- [Level 2: Intermediate Course](https://blog.n8n.io/announcing-course-level-two/)
|
||||
|
||||
## Self-hosting n8n
|
||||
|
||||
@@ -53,11 +53,11 @@ Explore various [self-hosting options in n8n](/hosting/index.md). If you’re no
|
||||
|
||||
## Build a node
|
||||
|
||||
If you can't find a node for a specific app or a service, you can build a node yourself and share with the community. See what others have built on [npm website](https://www.npmjs.com/search?q=keywords:n8n-community-node-package){:target=_blank .external-link}.
|
||||
If you can't find a node for a specific app or a service, you can build a node yourself and share with the community. See what others have built on [npm website](https://www.npmjs.com/search?q=keywords:n8n-community-node-package).
|
||||
|
||||
- [Build a declarative-style node](/integrations/creating-nodes/build/declarative-style-node.md)
|
||||
- [Learn how to build your own n8n nodes (Youtube Video)](https://www.youtube.com/live/OI6zHJ56eW0?si=SMD7L1J5fZ2mf79W){:target=_blank .external-link}
|
||||
- [Learn how to build your own n8n nodes (Youtube Video)](https://www.youtube.com/live/OI6zHJ56eW0?si=SMD7L1J5fZ2mf79W)
|
||||
|
||||
## Stay updated
|
||||
- Follow new features and bug fixes in the [Release Notes](/release-notes.md)
|
||||
- Follow n8n on socials: [Twitter/X](https://twitter.com/n8n_io){:target=_blank .external-link}, [Discord](https://discord.com/invite/vWwMVThRta){:target=_blank .external-link}, [LinkedIn](https://www.linkedin.com/company/n8n/){:target=_blank .external-link}, [YouTube](https://www.youtube.com/@n8n-io){:target=_blank .external-link}
|
||||
- Follow n8n on socials: [Twitter/X](https://twitter.com/n8n_io), [Discord](https://discord.com/invite/vWwMVThRta), [LinkedIn](https://www.linkedin.com/company/n8n/), [YouTube](https://www.youtube.com/@n8n-io)
|
||||
|
||||
Reference in New Issue
Block a user