We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8096af0 commit 7f2f1d1Copy full SHA for 7f2f1d1
sources/legal/index.mdx
@@ -10,7 +10,7 @@ hide_table_of_contents: true
10
# Apify Legal
11
<!-- vale off -->
12
13
-## Company details (Impressum)
+## Legal info (Impressum)
14
15
**Apify Technologies s.r.o.**<br/>
16
Registered seat: Vodickova 704/36, 110 00 Prague 1, Czech Republic<br/>
sources/legal/sidebars.js
@@ -2,7 +2,7 @@ module.exports = {
2
legal: [
3
{
4
type: 'link',
5
- label: 'Company details (Impressum)',
+ label: 'Legal info (Impressum)',
6
href: '/legal',
7
},
8
0 commit comments