Skip to content

Commit 81ad13e

Browse files
docs: Fix titles based on discussion
1 parent 7d2a812 commit 81ad13e

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

sources/platform/actors/development/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ sidebar_position: 7.4
55
slug: /actors/development
66
---
77

8-
# Actor development
9-
108
**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.**
119

1210
---

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: Proxy 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)