You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: document-templates/app-nodes.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Use the _Name_ node to automate work in _Name_ and integrate _Name_ with other a
37
37
On this page, you'll find a list of operations the _Name_ node supports, and links to more resources.
38
38
39
39
/// note | Credentials
40
-
You can find authentication information for this node [here](/integrations/builtin/credentials/_Name_/).
40
+
You can find authentication information for this node [here](/integrations/builtin/credentials/_Name_.md).
41
41
///
42
42
43
43
@@ -54,11 +54,11 @@ You can find authentication information for this node [here](/integrations/built
54
54
## Related resources
55
55
56
56
<!-- provide a link to the trigger node docs, if there is a trigger node for this service -->
57
-
n8n provides a trigger node for _Name_. You can find the trigger node docs [here](/integrations/builtin/trigger-nodes/n8n-nodes-base._Name_trigger/).
57
+
n8n provides a trigger node for _Name_. You can find the trigger node docs [here](/integrations/builtin/trigger-nodes/n8n-nodes-base._Name_trigger.md).
58
58
59
59
60
60
<!-- add a link to the service's documentation. This should usually go direct to the API docs -->
61
-
Refer to [_Name_'s documentation](){:target=_blank .external-link} for more information about the service.
61
+
Refer to [_Name_'s documentation]() for more information about the service.
62
62
63
63
<!-- IF THE NODE SUPPORTS PREDEFINED CREDS
64
64
let users know they can use the HTTP node if their operation isn't supported
@@ -74,6 +74,6 @@ Here are some common errors and issues with the _Name_ node and steps to resolve
74
74
<!--
75
75
If the node is large enough to warrant subpages, create a separate Common issues page using the common-issues.md template and link to it here using this text:
76
76
77
-
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_relativepath_).
77
+
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_filepath_.md).
@@ -62,6 +62,6 @@ Here are some common errors and issues with the _Name_ node and steps to resolve
62
62
<!--
63
63
If the node is large enough to warrant subpages, create a separate Common issues page using the common-issues.md template and link to it here using this text:
64
64
65
-
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_relativepath_).
65
+
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_filepath_.md).
Copy file name to clipboardexpand all lines: document-templates/core-nodes.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ When you add this node to mkdocs.yml in the navigation, prepend it with the `_Na
31
31
_Briefly summarize the functionality._
32
32
33
33
/// note | Credentials
34
-
You can find authentication information for this node [here](/integrations/builtin/credentials/_Name_/).
34
+
You can find authentication information for this node [here](/integrations/builtin/credentials/_Name_.md).
35
35
///
36
36
37
37
@@ -64,6 +64,6 @@ Here are some common errors and issues with the _Name_ node and steps to resolve
64
64
<!--
65
65
If the node is large enough to warrant subpages, create a separate Common issues page using the common-issues.md template and link to it here using this text:
66
66
67
-
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_relativepath_).
67
+
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_filepath_.md).
Copy file name to clipboardexpand all lines: document-templates/credentials.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -50,11 +50,11 @@ _Include info on services they need to sign up for or required account settings/
50
50
## Related resources
51
51
52
52
<!-- add a link to the service's documentation. This should usually go directly to the API credential docs. Amend the link text if necessary. -->
53
-
Refer to [_Name_'s API documentation](){:target=_blank .external-link} for more information about the service.
53
+
Refer to [_Name_'s API documentation]() for more information about the service.
54
54
55
55
56
56
<!-- If this is a credential-only node, add a link to the node page on n8n's website. For example: https://n8n.io/integrations/gmail/
57
-
This is a credential-only node. Refer to [Custom API operations](/integrations/custom-operations/) to learn more. View [example workflows and related content](https://n8n.io/integrations/_Name_/){:target=_blank .external-link} on n8n's website. -->
57
+
This is a credential-only node. Refer to [Custom API operations](/integrations/custom-operations.md) to learn more. View [example workflows and related content](https://n8n.io/integrations/_Name_/) on n8n's website. -->
58
58
59
59
60
60
## Using _Auth method_
@@ -70,21 +70,21 @@ _Add an intro statement that makes sense. For example: To generate an access tok
70
70
71
71
<!-- For all credentials, include a link to the service's documentation on this type of authentication. This usually goes directly to API credentials, OAuth, etc.
72
72
Amend the link/sentence text as necessary. -->
73
-
Refer to [_Name_'s API documentation](){:target=_blank .external-link} for more information about authenticating to the service.
73
+
Refer to [_Name_'s API documentation]() for more information about authenticating to the service.
74
74
75
75
<!-- IF OAUTH FOR CLOUD-HOSTED DOESN'T REQUIRE ANY SETUP, use the section below. Otherwise omit -->
<!-- If OAuth method, self-hosted usually needs to configure OAuth from scratch. -->
79
79
<!-- For low or unprioritized credentials, use this statement and delete the next one -->
80
-
If you're [self-hosting](/hosting/) n8n, you'll need to _create an app_ to configure OAuth2. Refer to [_Name_'s OAuth documentation](){:target=_blank .external-link} for more information about setting up OAuth2.
80
+
If you're [self-hosting](/hosting/index.md) n8n, you'll need to _create an app_ to configure OAuth2. Refer to [_Name_'s OAuth documentation]() for more information about setting up OAuth2.
81
81
82
82
<!-- For Medium, High, or Critical credentials, use this section: -->
83
-
If you're [self-hosting](/hosting/) n8n, you'll need to _create an app_ to configure OAuth2. To do so:
83
+
If you're [self-hosting](/hosting/index.md) n8n, you'll need to _create an app_ to configure OAuth2. To do so:
84
84
85
85
1._Detailed numbered instructions to create app for OAuth2 and configure credential. Add links to specific docs here if there are any that are relevant._
86
86
87
-
Refer to [_Name_'s OAuth documentation](){:target=_blank .external-link} for more information about setting up OAuth2.
87
+
Refer to [_Name_'s OAuth documentation]() for more information about setting up OAuth2.
88
88
89
89
## Common issues
90
90
@@ -95,6 +95,6 @@ Here are some common errors and issues with the _Name_ node and steps to resolve
95
95
<!--
96
96
If the node is large enough to warrant subpages, create a separate Common issues page using the common-issues.md template and link to it here using this text:
97
97
98
-
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_relativepath_).
98
+
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_filepath_.md).
Copy file name to clipboardexpand all lines: document-templates/release-notes.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -15,24 +15,24 @@ You can find more info on working with the docs project in the README: https://g
15
15
16
16
## n8n@<version-number>
17
17
18
-
View the [commits](<url for GitHub's 'Comparing changes' view, comparing this release to the previous one>){:target=_blank .external-link} for this version.<br />
18
+
View the [commits](<url for GitHub's 'Comparing changes' view, comparing this release to the previous one>) for this version.<br />
19
19
**Release date:** <yyyy-MM-dd>
20
20
21
21
_One or two sentence summary of release._
22
22
23
-
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.
23
+
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
24
24
25
25
<!-- if this release contains breaking changes, include the breaking changes warning
26
26
27
27
/// warning | Breaking changes
28
-
Please note that this version contains a breaking change. The minimum Node.js version is now v16. You can read more about it [here](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md#02230){:target=_blank .external-link}.
28
+
Please note that this version contains a breaking change. The minimum Node.js version is now v16. You can read more about it [here](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md#02230).
29
29
///
30
30
-->
31
31
32
32
<!-- Explain the different versions. This note should go on both the latest and next versions, and be updated as the version status updates. For the next version, add: "Use the next version to try n8n's newest features, and to help test
33
33
34
34
/// note | <Latest/Next> version
35
-
This is the <Latest/Next> version. n8n recommends using the latest version. The next version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}.
35
+
This is the <Latest/Next> version. n8n recommends using the latest version. The next version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).
Copy file name to clipboardexpand all lines: document-templates/trigger-nodes.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -31,13 +31,13 @@ Match the brand name exactly. For example, GitHub NOT Github.
31
31
32
32
<!-- Briefly summarize the node. For example:_
33
33
34
-
Use the _Name_ Trigger node to respond to events in [_Name_](_service-url.com_){:target=_blank .external-link} and integrate _Name_ with other applications. n8n has built-in support for a wide range of _Name_ events, including . . .
34
+
Use the _Name_ Trigger node to respond to events in [_Name_](_service-url.com_) and integrate _Name_ with other applications. n8n has built-in support for a wide range of _Name_ events, including . . .
35
35
-->
36
36
37
37
On this page, you'll find a list of events the _Name_ Trigger node can respond to and links to more resources.
38
38
39
39
/// note | Credentials
40
-
You can find authentication information for this node [here](/integrations/builtin/credentials/_Name_/).
40
+
You can find authentication information for this node [here](/integrations/builtin/credentials/_Name_.md).
41
41
///
42
42
43
43
## Events
@@ -48,13 +48,13 @@ You can find authentication information for this node [here](/integrations/built
48
48
## Related resources
49
49
50
50
<!-- provide a link to the app node docs, if there is an app node for this service -->
51
-
n8n provides an app node for _Name_. You can find the node docs [here](/integrations/builtin/app-nodes/n8n-nodes-base._Name_/).
51
+
n8n provides an app node for _Name_. You can find the node docs [here](/integrations/builtin/app-nodes/n8n-nodes-base._Name_.md).
52
52
53
53
<!-- add a link to the node page on n8n's website. For example: https://n8n.io/integrations/356-gmail/ -->
54
-
View [example workflows and related content](https://n8n.io/integrations/_Name_/){:target=_blank .external-link} on n8n's website.
54
+
View [example workflows and related content](https://n8n.io/integrations/_Name_/) on n8n's website.
55
55
56
56
<!-- add a link to the service's documentation. This should usually go direct to the API docs -->
57
-
Refer to [_Name_'s documentation](){:target=_blank .external-link} for details about their API.
57
+
Refer to [_Name_'s documentation]() for details about their API.
58
58
59
59
## Common issues
60
60
@@ -65,7 +65,7 @@ Here are some common errors and issues with the _Name_ node and steps to resolve
65
65
<!--
66
66
If the node is large enough to warrant subpages, create a separate Common issues page using the common-issues.md template and link to it here using this text:
67
67
68
-
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_relativepath_).
68
+
For common questions or issues and suggested solutions, refer to [Common issues](/integrations/builtin/_filepath_.md).
0 commit comments