Skip to content

Conversation

@patrikbraborec
Copy link
Contributor

Summary

Update navigation menu to redirect CLI link from /cli/ to /cli/docs. This change applies to both the main navbar and footer navigation.

Changes

  • Updated navbar CLI link: /cli//cli/docs
  • Updated footer CLI link: /cli//cli/docs

Rationale

The CLI landing page is being removed (see apify/apify-cli#1003). By updating the menu links to point directly to /cli/docs, we ensure users are taken to the documentation instead of a non-existent landing page.

Related

This PR is coordinated with apify/apify-cli#1003 that removes the landing page.

🤖 Generated with Claude Code

Update navigation menu to redirect CLI link from /cli/ to /cli/docs.
This change applies to both the main navbar and footer navigation.

Changes:
- Updated navbar CLI link: /cli/ → /cli/docs
- Updated footer CLI link: /cli/ → /cli/docs

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added the t-c&c Team covering store and finance matters. label Jan 22, 2026
@apify-service-account
Copy link

Preview for this PR was built for commit d9029c8f and is ready at https://pr-2201.preview.docs.apify.com!

@patrikbraborec patrikbraborec changed the title Update CLI menu links to point to docs page docs: Update CLI menu links to point to docs page Jan 22, 2026
- Updated navbar JS client link: /api/client/js/ → /api/client/js/docs
- Updated footer JS client link: /api/client/js/ → /api/client/js/docs
- Updated navbar Python client link: /api/client/python/ → /api/client/python/docs/introduction/overview
- Updated footer Python client link: /api/client/python/ → /api/client/python/docs/introduction/overview

Related to removing landing pages in apify-client-js and apify-client-python repositories.

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
patrikbraborec added a commit to apify/apify-client-js that referenced this pull request Jan 23, 2026
## Summary
Remove the landing page and redirect users directly to the documentation. Users will now go to `/api/client/js/docs` instead of the landing page at `/api/client/js/`.

## Changes
- Replaced landing page with redirect to `/api/client/js/docs`
- Removed `website/src/pages/index.module.css` (associated styles)
- Updated footer logo href to point to `docs`

## Rationale
The landing page duplicated information already available in the main documentation. By removing it and redirecting to `/api/client/js/docs`, we provide a more streamlined experience for users.

## Related
This PR is coordinated with:
- apify/apify-docs#2201 that updates the menu links
- apify/apify-cli#1003 (similar change for CLI)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
@apify-service-account
Copy link

Preview for this PR was built for commit abbd7e86 and is ready at https://pr-2201.preview.docs.apify.com!

patrikbraborec added a commit to apify/apify-client-python that referenced this pull request Jan 23, 2026
## Summary
Remove the landing page and redirect users directly to the documentation. Users will now go to `/api/client/python/docs/introduction/overview` instead of the landing page at `/api/client/python/`.

## Changes
- Replaced landing page with redirect to `/api/client/python/docs/introduction/overview`
- Removed `website/src/pages/index.module.css` (associated styles)
- Updated footer logo href to point to `docs/introduction/overview`

## Rationale
The landing page duplicated information already available in the main documentation. By removing it and redirecting to `/api/client/python/docs/introduction/overview`, we provide a more streamlined experience for users.

## Related
This PR is coordinated with:
- apify/apify-docs#2201 that updates the menu links
- apify/apify-cli#1003 (similar change for CLI)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
patrikbraborec added a commit to apify/apify-client-js that referenced this pull request Jan 23, 2026
## Summary
Remove the landing page and redirect users directly to the documentation. Users will now go to `/api/client/js/docs` instead of the landing page at `/api/client/js/`.

## Changes
- Replaced landing page with redirect to `/api/client/js/docs`
- Removed `website/src/pages/index.module.css` (associated styles)
- Updated footer logo href to point to `docs`

## Rationale
The landing page duplicated information already available in the main documentation. By removing it and redirecting to `/api/client/js/docs`, we provide a more streamlined experience for users.

## Related
This PR is coordinated with:
- apify/apify-docs#2201 that updates the menu links
- apify/apify-cli#1003 (similar change for CLI)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
patrikbraborec added a commit to apify/apify-client-python that referenced this pull request Jan 23, 2026
## Summary
Remove the landing page and redirect users directly to the documentation. Users will now go to `/api/client/python/docs/introduction/overview` instead of the landing page at `/api/client/python/`.

## Changes
- Replaced landing page with redirect to `/api/client/python/docs/introduction/overview`
- Removed `website/src/pages/index.module.css` (associated styles)
- Updated footer logo href to point to `docs/introduction/overview`

## Rationale
The landing page duplicated information already available in the main documentation. By removing it and redirecting to `/api/client/python/docs/introduction/overview`, we provide a more streamlined experience for users.

## Related
This PR is coordinated with:
- apify/apify-docs#2201 that updates the menu links
- apify/apify-cli#1003 (similar change for CLI)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
Updates SDK menu links in navbar and footer to point to /docs/overview
instead of landing pages, consistent with the removal of SDK landing pages.

Changes:
- Update JavaScript SDK link from /sdk/js/ to /sdk/js/docs/overview
- Update Python SDK link from /sdk/python/ to /sdk/python/docs/overview
- Remove outdated comments about trailing slashes

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
@apify-service-account
Copy link

Preview for this PR was built for commit 7c338a26 and is ready at https://pr-2201.preview.docs.apify.com!

@apify-service-account
Copy link

Preview for this PR was built for commit af85e92a and is ready at https://pr-2201.preview.docs.apify.com!

@patrikbraborec patrikbraborec requested review from B4nan and TC-MO January 23, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-c&c Team covering store and finance matters.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants