Skip to content

Commit f781025

Browse files
Changed next sections information in containerize.md and develop.md.
1 parent 62cd654 commit f781025

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

content/guides/python/containerize.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,5 +375,6 @@ Related information:
375375

376376
## Next steps
377377

378-
In the next section, you'll learn how you can develop your application using
379-
containers.
378+
In the next section, you'll take a look at how to set up a CI pipeline using GitHub Actions.
379+
380+

content/guides/python/develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,4 +569,4 @@ Related information:
569569

570570
## Next steps
571571

572-
In the next section, you'll take a look at how to set up a CI/CD pipeline using GitHub Actions.
572+
In the next section, you'll learn how you can locally test and debug your workloads on Kubernetes before deploying.

0 commit comments

Comments
 (0)