You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: daprdocs/content/en/contributing/docs-contrib/contributing-docs.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,11 +39,11 @@ Style and tone conventions should be followed throughout all Dapr documentation
39
39
40
40
## Diagrams and images
41
41
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.
43
43
44
44
As you create diagrams for your documentation:
45
45
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).
47
47
- Name your PNG files using the convention of a concept or building block so that they are grouped.
48
48
- For example: `service-invocation-overview.png`.
49
49
- 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:
458
458
459
459
## Next steps
460
460
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