Skip to content

Commit 5084ed4

Browse files
committed
update tutorials readme
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent 367e08f commit 5084ed4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,12 @@ git clone https://github.com/aws-samples/sample-aws-deep-learning-containers.git
2525
```
2626

2727
This step is only required for local development. GitHub Actions automatically clones this repository during production deployment.
28+
2829
For any changes required to the tutorial pages, create a new PR in [aws-samples/sample-aws-deep-learning-containers](https://github.com/aws-samples/sample-aws-deep-learning-containers.git).
2930

31+
> **Important**
32+
> When making changes to the tutorials page, make sure that you update the tutorials [index.md](https://github.com/aws-samples/sample-aws-deep-learning-containers/blob/main/index.md) and [.nav.yaml](https://github.com/aws-samples/sample-aws-deep-learning-containers/blob/main/.nav.yml) accordingly.
33+
3034
## Navigation
3135

3236
Site navigation is managed centrally in `docs/.nav.yml` using the `awesome-nav` plugin. Structure:

0 commit comments

Comments
 (0)