Skip to content

Commit 0e8a74a

Browse files
authoredFeb 19, 2025
Update templates to link to markdown files directly instead of relative URL links (n8n-io#2860)
1 parent 2d7fbf3 commit 0e8a74a

7 files changed

+28
-28
lines changed
 

‎document-templates/app-nodes.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Use the _Name_ node to automate work in _Name_ and integrate _Name_ with other a
3737
On this page, you'll find a list of operations the _Name_ node supports, and links to more resources.
3838

3939
/// 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).
4141
///
4242

4343

@@ -54,11 +54,11 @@ You can find authentication information for this node [here](/integrations/built
5454
## Related resources
5555

5656
<!-- 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).
5858

5959

6060
<!-- 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.
6262

6363
<!-- IF THE NODE SUPPORTS PREDEFINED CREDS
6464
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
7474
<!--
7575
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:
7676
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).
7878
7979
-->

‎document-templates/cluster-nodes.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use the _Name_ node to automate work in _Name_ and integrate _Name_ with other a
1919
On this page, you'll find a list of operations the _Name_ node supports, and links to more resources.
2020

2121
/// note | Credentials
22-
You can find authentication information for this node [here](/integrations/builtin/credentials/_Name_/).
22+
You can find authentication information for this node [here](/integrations/builtin/credentials/_Name_.md).
2323
///
2424

2525
## Node parameters
@@ -48,7 +48,7 @@ _Description of node option_
4848

4949
## Related resources
5050

51-
Refer to [_Name_'s documentation](){:target=_blank .external-link} for more information about the service.
51+
Refer to [_Name_'s documentation]() for more information about the service.
5252

5353
--8<-- "_snippets/integrations/builtin/cluster-nodes/langchain-overview-link.md"
5454
--8<-- "_glossary/ai-glossary.md"
@@ -62,6 +62,6 @@ Here are some common errors and issues with the _Name_ node and steps to resolve
6262
<!--
6363
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:
6464
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).
6666
67-
-->
67+
-->

‎document-templates/common-issues.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ priority: _priority-from-main-node_
2727

2828
# _Name_ node common issues
2929

30-
Here are some common errors and issues with the [_Name_ node](/integrations/builtin/_relativepathtonode_) and steps to resolve or troubleshoot them.
30+
Here are some common errors and issues with the [_Name_ node](/integrations/builtin/_filepathtonode_.md) and steps to resolve or troubleshoot them.
3131

3232
<!--
3333
Create a subheading for each error code, issue, or tip.

‎document-templates/core-nodes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ When you add this node to mkdocs.yml in the navigation, prepend it with the `_Na
3131
_Briefly summarize the functionality._
3232

3333
/// 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).
3535
///
3636

3737

@@ -64,6 +64,6 @@ Here are some common errors and issues with the _Name_ node and steps to resolve
6464
<!--
6565
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:
6666
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).
6868
6969
-->

‎document-templates/credentials.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ _Include info on services they need to sign up for or required account settings/
5050
## Related resources
5151

5252
<!-- 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.
5454

5555

5656
<!-- 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. -->
5858

5959

6060
## Using _Auth method_
@@ -70,21 +70,21 @@ _Add an intro statement that makes sense. For example: To generate an access tok
7070

7171
<!-- 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.
7272
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.
7474

7575
<!-- IF OAUTH FOR CLOUD-HOSTED DOESN'T REQUIRE ANY SETUP, use the section below. Otherwise omit -->
7676
--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"
7777

7878
<!-- If OAuth method, self-hosted usually needs to configure OAuth from scratch. -->
7979
<!-- 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.
8181

8282
<!-- 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:
8484

8585
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._
8686

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.
8888

8989
## Common issues
9090

@@ -95,6 +95,6 @@ Here are some common errors and issues with the _Name_ node and steps to resolve
9595
<!--
9696
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:
9797
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).
9999
100100
-->

‎document-templates/release-notes.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@ You can find more info on working with the docs project in the README: https://g
1515

1616
## n8n@<version-number>
1717

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 />
1919
**Release date:** <yyyy-MM-dd>
2020

2121
_One or two sentence summary of release._
2222

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.
2424

2525
<!-- if this release contains breaking changes, include the breaking changes warning
2626
2727
/// 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).
2929
///
3030
-->
3131

3232
<!-- 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
3333
3434
/// 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).
3636
///
3737
-->
3838

‎document-templates/trigger-nodes.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ Match the brand name exactly. For example, GitHub NOT Github.
3131

3232
<!-- Briefly summarize the node. For example:_
3333
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 . . .
3535
-->
3636

3737
On this page, you'll find a list of events the _Name_ Trigger node can respond to and links to more resources.
3838

3939
/// 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).
4141
///
4242

4343
## Events
@@ -48,13 +48,13 @@ You can find authentication information for this node [here](/integrations/built
4848
## Related resources
4949

5050
<!-- 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).
5252

5353
<!-- 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.
5555

5656
<!-- 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.
5858

5959
## Common issues
6060

@@ -65,7 +65,7 @@ Here are some common errors and issues with the _Name_ node and steps to resolve
6565
<!--
6666
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:
6767
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).
6969
7070
-->
7171

0 commit comments

Comments
 (0)
Please sign in to comment.