Skip to content

Commit 24220e4

Browse files
authored
Merge pull request #3545 from dapr/hhunter-ms-patch-3
update links to docs diagrams and images to 1.11
2 parents ab42a50 + 96a4395 commit 24220e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

daprdocs/content/en/contributing/docs-contrib/contributing-docs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ Style and tone conventions should be followed throughout all Dapr documentation
3939

4040
## Diagrams and images
4141

42-
Diagrams and images are invaluable visual aids for documentation pages. Diagrams are kept in a [Dapr Diagrams Deck](https://github.com/dapr/docs/tree/v1.10/daprdocs/static/presentations), which includes guidance on style and icons.
42+
Diagrams and images are invaluable visual aids for documentation pages. Diagrams are kept in a [Dapr Diagrams Deck](https://github.com/dapr/docs/tree/v1.11/daprdocs/static/presentations), which includes guidance on style and icons.
4343

4444
As you create diagrams for your documentation:
4545

46-
- Save them as high-res PNG files into the [images folder](https://github.com/dapr/docs/tree/v1.10/daprdocs/static/images).
46+
- Save them as high-res PNG files into the [images folder](https://github.com/dapr/docs/tree/v1.11/daprdocs/static/images).
4747
- Name your PNG files using the convention of a concept or building block so that they are grouped.
4848
- For example: `service-invocation-overview.png`.
4949
- For more information on calling out images using shortcode, see the [Images guidance](#images) section below.
@@ -458,4 +458,4 @@ Steps to add a language:
458458

459459
## Next steps
460460

461-
Get started by copying and working from one of [the Dapr doc templates]({{< ref docs-templates >}}).
461+
Get started by copying and working from one of [the Dapr doc templates]({{< ref docs-templates >}}).

0 commit comments

Comments
 (0)