Skip to content

Commit 78f1189

Browse files
committed
Renamed main CTA button from "Get started" to "Go to Console"
1 parent d1fbad8 commit 78f1189

File tree

1 file changed

+1
-1
lines changed
  • apify-docs-theme/src/theme/Navbar/CTA

1 file changed

+1
-1
lines changed

apify-docs-theme/src/theme/Navbar/CTA/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import styles from './styles.module.css';
22

3-
const buttonText = 'Get started';
3+
const buttonText = 'Go to Console';
44

55
function clickHandler() {
66
if (window.analytics) {

0 commit comments

Comments
 (0)