Skip to content

Commit e4b0d86

Browse files
authored
DOC: Image fix in doc (#1050)
* fixed 1 broken image * changed images in workflow and ci * changed images git accounts * corrected file name * edited summary.md for app-metrics.md * Update SUMMARY.md
1 parent e51da76 commit e4b0d86

File tree

8 files changed

+5
-6
lines changed

8 files changed

+5
-6
lines changed

docs/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
* [Security Features](user-guide/security-features.md)
5858
* [Deleting Application](user-guide/deleting-application.md)
5959
* [Bulk Update](user-guide/bulk-update.md)
60-
* [Application Metrics](user-guide/creating-application/app-metrics.md)
6160
* [Command Bar](user-guide/command-bar.md)
6261
* [Use Cases](user-guide/use-cases/README.md)
6362
* [Devtron Generic Helm Chart To Run Cron Job Or One Time Job](user-guide/use-cases/devtron-generic-helm-chart-to-run-cron-job-or-one-time-job.md)
95 KB
Loading

docs/user-guide/creating-application/workflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Workflow is a logical sequence of different stages used for continuous integrati
77
Click on `New Build Pipeline` to create a new workflow
88

99

10-
![](../../../.gitbook/assets/ca-workflow-empty.png)
10+
![](../images/workflow-ci.jpg)
1111

1212
On clicking `New Build Pipeline`. Three options appear as mentioned below:
1313

docs/user-guide/creating-application/workflow/ci-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ You have provided all the details required to create a CI pipeline, now click on
158158

159159
You can also update any configuration of an already created CI Pipeline, except the pipeline name. The pipeline name can not be edited.
160160

161-
![](../../../.gitbook/assets/update_pipeline_ci%20%282%29.jpg)
161+
![](../images/update-ci.jpg)
162162

163163
Click on your CI Pipeline, to update your CI Pipeline. A window will be popped up with all the details of the current pipeline.
164164

docs/user-guide/global-configurations/chart-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Select the Chart Repository section of global configuration and click on `Add Re
1818

1919
Provide a `Name` to your Chart Repository. This name is added as prefix to the name of the chart in the listing on the helm chart section of application.
2020

21-
![](../../user-guide/global-configurations/images/chart-repository-name-highlight.jpg)
21+
![](../../user-guide/global-configurations/images/chart-repo-name-highlight.jpg)
2222

2323
### 2. URL
2424

docs/user-guide/global-configurations/git-accounts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ You can update your saved git account settings at any point in time. Just click
5454

5555
Updates can only be made within one Authentication type or one protocol type, i.e. HTTPS(Anonymous or User Auth) & SSH. You can update from Anonymous to User Auth & vice versa, but not from Anonymous/User Auth to SSH or reverse.
5656

57-
![](../../.gitbook/assets/git-accounts-5.png)
57+
![](../../user-guide/global-configurations/images/git-account-update.jpg)
5858

5959
### Note:
6060

6161
You can enable and disable your git account settings. If you enable it, then you will be able to see that enabled git account in the drop-down of Git provider.
6262

63-
![](../../.gitbook/assets/git-accounts-6.png)
63+
![](../../user-guide/global-configurations/images/git-account-enable-disable.jpg)
97.5 KB
Loading
80.1 KB
Loading

0 commit comments

Comments
 (0)