|
602 | 602 | > |
603 | 603 | <a |
604 | 604 | class="py-2 w-full truncate block" |
605 | | - href="#/get-started/workshop/02_our_app/" |
| 605 | + href="#/get-started/workshop/02_our_app" |
606 | 606 | title="Part 1: Containerize an application" |
607 | 607 | >Part 1: Containerize an application</a |
608 | 608 | > |
|
612 | 612 | > |
613 | 613 | <a |
614 | 614 | class="py-2 w-full truncate block" |
615 | | - href="#/get-started/workshop/03_updating_app/" |
| 615 | + href="#/get-started/workshop/03_updating_app" |
616 | 616 | title="Part 2: Update the application" |
617 | 617 | >Part 2: Update the application</a |
618 | 618 | > |
|
622 | 622 | > |
623 | 623 | <a |
624 | 624 | class="py-2 w-full truncate block" |
625 | | - href="#/get-started/workshop/04_sharing_app/" |
| 625 | + href="#/get-started/workshop/04_sharing_app" |
626 | 626 | title="Part 3: Share the application" |
627 | 627 | >Part 3: Share the application</a |
628 | 628 | > |
|
632 | 632 | > |
633 | 633 | <a |
634 | 634 | class="py-2 w-full truncate block" |
635 | | - href="#/get-started/workshop/05_persisting_data/" |
| 635 | + href="#/get-started/workshop/05_persisting_data" |
636 | 636 | title="Part 4: Persist the DB" |
637 | 637 | >Part 4: Persist the DB</a |
638 | 638 | > |
|
642 | 642 | > |
643 | 643 | <a |
644 | 644 | class="py-2 w-full truncate block" |
645 | | - href="#/get-started/workshop/06_bind_mounts/" |
| 645 | + href="#/get-started/workshop/06_bind_mounts" |
646 | 646 | title="Part 5: Use bind mounts" |
647 | 647 | >Part 5: Use bind mounts</a |
648 | 648 | > |
|
652 | 652 | > |
653 | 653 | <a |
654 | 654 | class="py-2 w-full truncate block" |
655 | | - href="#/get-started/workshop/07_multi_container/" |
| 655 | + href="#/get-started/workshop/07_multi_container" |
656 | 656 | title="Part 6: Multi-container apps" |
657 | 657 | >Part 6: Multi-container apps</a |
658 | 658 | > |
|
662 | 662 | > |
663 | 663 | <a |
664 | 664 | class="py-2 w-full truncate block" |
665 | | - href="#/get-started/workshop/08_using_compose/" |
| 665 | + href="#/get-started/workshop/08_using_compose" |
666 | 666 | title="Part 7: Use Docker Compose" |
667 | 667 | >Part 7: Use Docker Compose</a |
668 | 668 | > |
|
672 | 672 | > |
673 | 673 | <a |
674 | 674 | class="py-2 w-full truncate block" |
675 | | - href="#/get-started/workshop/09_image_best/" |
| 675 | + href="#/get-started/workshop/09_image_best" |
676 | 676 | title="Part 8: Image-building best practices" |
677 | 677 | >Part 8: Image-building best practices</a |
678 | 678 | > |
|
682 | 682 | > |
683 | 683 | <a |
684 | 684 | class="py-2 w-full truncate block" |
685 | | - href="#/get-started/workshop/10_what_next/" |
| 685 | + href="#/get-started/workshop/10_what_next" |
686 | 686 | title="Part 9: What next" |
687 | 687 | >Part 9: What next</a |
688 | 688 | > |
|
0 commit comments