Skip to content

Commit 6424b5c

Browse files
committed
change the order of the collapsibles
1 parent 9e3d79a commit 6424b5c

File tree

1 file changed

+2
-2
lines changed
  • docs/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2

1 file changed

+2
-2
lines changed

docs/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/examples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,10 @@ The following example shows how to ingest teams from a YAML file in your GitLab
179179

180180
<TeamBlueprint/>
181181

182-
<YamlConfig/>
183-
184182
<TeamsYamlFileExample/>
185183

184+
<YamlConfig/>
185+
186186
The example will parse the YAML file in your repository and extract the teams into Port entities.
187187

188188
For more information about ingesting files and file contents, click [here](/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/#ingest-files-from-your-repositories).

0 commit comments

Comments
 (0)