Skip to content

Commit 5bd50f6

Browse files
committed
Fix documentation issues
1 parent 9f73f7f commit 5bd50f6

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/install-bitbucket-server.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
2.3. Save your Bitbucket access token in a [Bitbucket Server Integration](https://www.jfrog.com/confluence/display/JFROG/Bitbucket+Server+Integration) named
2222
**gitIntegration**.
2323

24-
2.4. Create a **pipelines.yml
25-
** file using one of the available [templates](templates/jfrog-pipelines) and push the file to your Frogbot Management Git repository under a directory named `jfrog-pipelines`.
24+
2.4. Create a **pipelines.yml** file using one of the available [templates](templates/jfrog-pipelines) and push the file to your Frogbot Management Git repository under a directory named `.jfrog-pipelines`.
2625

2726
2.5. In the **pipelines.yml**, make sure to set values for all the mandatory variables.
2827

docs/install-github.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
2.3. Save your GitHub access token in a [GitHub Integration](https://www.jfrog.com/confluence/display/JFROG/GitHub+Enterprise+Integration) named
4747
**gitIntegration**.
4848

49-
2.4. Create a **pipelines.yml
50-
** file using one of the available [templates](templates/jfrog-pipelines) and push the file to your Frogbot Management Git repository under a directory named `jfrog-pipelines`.
49+
2.4. Create a **pipelines.yml** file using one of the available [templates](templates/jfrog-pipelines) and push the file to your Frogbot Management Git repository under a directory named `.jfrog-pipelines`.
5150

5251
2.5. In the **pipelines.yml**, make sure to set values for all the mandatory variables.
5352

0 commit comments

Comments
 (0)