Skip to content

Commit 050cc7a

Browse files
docs: Fix titles based on discussion (#1752)
1 parent 7d2a812 commit 050cc7a

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

sources/platform/actors/development/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Actor development
33
desc: Read about the technical part of building Apify Actors. Learn to define Actor inputs, build new versions, persist Actor state, and choose base Docker images.
4+
sidebar_label: Development
45
sidebar_position: 7.4
56
slug: /actors/development
67
---
78

8-
# Actor development
9-
109
**Read about the technical part of building Apify Actors. Learn to define Actor inputs, build new versions, persist Actor state, and choose base Docker images.**
1110

1211
---

sources/platform/console/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ You can also navigate Apify Console via keyboard shortcuts.
124124
| [Proxy](/platform/proxy)| View your proxy usage & credentials |
125125
| [Storage](/platform/storage)| View stored results of your runs in various data formats. |
126126
| [Billing](/platform/console/billing)| Billing information, statistics and invoices. |
127-
| [Settings](/platform/console/settings)| Console settings of your account. |
127+
| [Settings](/platform/console/settings)| Settings of your account. |

sources/platform/integrations/actors/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Actor-to-Actor integration
33
description: Learn how to integrate with other Actors and tasks.
4-
sidebar_label: Actor-to-Actor integration
4+
sidebar_label: Actor-to-Actor
55
slug: /integrations/actors
66
---
77

sources/platform/storage/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Usage of storage
2+
title: Storage usage
33
description: Learn how to effectively use Apify's storage options. Understand key aspects of data retention, rate limiting, and secure sharing.
44
sidebar_position: 9.1
55
category: platform

0 commit comments

Comments
 (0)