Skip to content

Commit dc49414

Browse files
author
RHRolun
committed
Rename numbering since 05-02 vanished
1 parent 44d15f1 commit dc49414

25 files changed

+17
-17
lines changed

content/modules/ROOT/nav.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
3333
* 5. Web App Deployment
3434
** xref:05-01-application.adoc[5.1 Application overview]
35-
** xref:05-03-web-app-deploy-application.adoc[5.3 Deploying the application via GitOps]
36-
** xref:05-04-web-app-validating.adoc[5.4 Validating the application]
37-
** xref:05-05-process-claims.adoc[5.5 Process claims with a pipeline]
35+
** xref:05-02-web-app-deploy-application.adoc[5.3 Deploying the application via GitOps]
36+
** xref:05-03-web-app-validating.adoc[5.4 Validating the application]
37+
** xref:05-04-process-claims.adoc[5.5 Process claims with a pipeline]
3838
3939
* 6. Productization and Extrapolations
4040
** xref:06-01-potential-imp-ref.adoc[6.1 Potential improvements and refinements]
File renamed without changes.
File renamed without changes.

content/modules/ROOT/pages/05-05-process-claims.adoc renamed to content/modules/ROOT/pages/05-04-process-claims.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For that, we will use a pipeline that can either be run ad-hoc or scheduled just
1515

1616
== What's inside the pipeline?
1717

18-
Inside your VSCode workbench (if you have closed/stopped it, please restart it), if you navigate to `parasol-insurance/lab-materials/05/05-05` you can see a variety of files. +
18+
Inside your VSCode workbench (if you have closed/stopped it, please restart it), if you navigate to `parasol-insurance/lab-materials/05/05-04` you can see a variety of files. +
1919

2020
[.bordershadow]
2121
image::05/05-process-claims-yaml.png[]
@@ -47,7 +47,7 @@ image::05/05-data-pipeline-storage.png[]
4747
== Import the pipeline
4848

4949
To import the pipeline, start by downloading the `process-claims-pipeline.yaml` file locally.
50-
Navigate to `parasol-insurance/lab-materials/05/05-05` to find it.
50+
Navigate to `parasol-insurance/lab-materials/05/05-04` to find it.
5151

5252

5353
* Start by downloading the `process-claims-pipeline.yaml` file locally to your laptop
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)