Skip to content

Commit 17c0cf8

Browse files
committed
Docs changes
1 parent eded73b commit 17c0cf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/input/docs/reference/configuration.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ tracks-release-branches: false
208208
is-release-branch: false
209209
is-main-branch: false
210210
```
211-
<sup><a href='/docs/input/docs/workflows/GitFlow/v1.yml#L1-L166' title='Snippet source file'>snippet source</a> | <a href='#snippet-/docs/workflows/GitFlow/v1.yml' title='Start of snippet'>anchor</a></sup>
211+
<sup><a href='/docs/workflows/GitFlow/v1.yml#L1-L166' title='Snippet source file'>snippet source</a> | <a href='#snippet-/docs/workflows/GitFlow/v1.yml' title='Start of snippet'>anchor</a></sup>
212212
<!-- endSnippet -->
213213

214214
The supported built-in configuration for the `GitHubFlow` workflow (`workflow: GitHubFlow/v1`) looks like:
@@ -332,7 +332,7 @@ tracks-release-branches: false
332332
is-release-branch: false
333333
is-main-branch: false
334334
```
335-
<sup><a href='/docs/input/docs/workflows/GitHubFlow/v1.yml#L1-L115' title='Snippet source file'>snippet source</a> | <a href='#snippet-/docs/workflows/GitHubFlow/v1.yml' title='Start of snippet'>anchor</a></sup>
335+
<sup><a href='/docs/workflows/GitHubFlow/v1.yml#L1-L115' title='Snippet source file'>snippet source</a> | <a href='#snippet-/docs/workflows/GitHubFlow/v1.yml' title='Start of snippet'>anchor</a></sup>
336336
<!-- endSnippet -->
337337

338338
The preview built-in configuration (experimental usage only) for the `TrunkBased` workflow (`workflow: TrunkBased/preview1`) looks like:
@@ -441,7 +441,7 @@ tracks-release-branches: false
441441
is-release-branch: false
442442
is-main-branch: false
443443
```
444-
<sup><a href='/docs/input/docs/workflows/TrunkBased/preview1.yml#L1-L100' title='Snippet source file'>snippet source</a> | <a href='#snippet-/docs/workflows/TrunkBased/preview1.yml' title='Start of snippet'>anchor</a></sup>
444+
<sup><a href='/docs/workflows/TrunkBased/preview1.yml#L1-L100' title='Snippet source file'>snippet source</a> | <a href='#snippet-/docs/workflows/TrunkBased/preview1.yml' title='Start of snippet'>anchor</a></sup>
445445
<!-- endSnippet -->
446446

447447
The details of the available options are as follows:

0 commit comments

Comments
 (0)