Skip to content

Conversation

@tyre
Copy link
Contributor

@tyre tyre commented Sep 11, 2025

updated docs links to go with our new (S/G)EO-friendly structure


TL;DR

Moved documentation from the hidden .docs directory to docs/ and updated all internal links to improve discoverability.

Why we made these changes

To improve our documentation's SEO by moving it from a hidden directory to a public, crawlable docs/ directory, making it more accessible to search engines and users.

What changed?

  • Renamed the .docs directory to docs/.
  • Updated all hardcoded links in README.md files and code comments across Python and TypeScript templates to use the new onkernel.com/docs path.

Description generated by Mesa. Update settings


Note

Updates all hardcoded documentation URLs to the new onkernel.com/docs structure across READMEs and code comments, including env var and browser persistence paths.

  • Documentation links:
    • Replace https://docs.onkernel.com/... with https://onkernel.com/docs/... across README.md and template READMEs/comments for Python and TypeScript.
    • Update specific paths:
      • Environment variables: .../launch/deploy#environment-variables -> .../docs/launch/deploy#environment-variables.
      • Browser persistence: .../launch/browser-persistence -> .../docs/browsers/persistence.
  • Templates affected:
    • templates/python/* and templates/typescript/* (browser-use, computer-use, stagehand, cua, sample-app).

Written by Cursor Bugbot for commit e5a4782. This will update automatically on new commits. Configure here.

Copy link

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performed full review of 2c1b6ae...a3c7f13

Tip

⚡ Quick Actions

This review was generated by Mesa.

Actions:

Slash Commands:

  • /review - Request a full code review
  • /review latest - Review only changes since the last review
  • /describe - Generate PR description. This will update the PR body or issue comment depending on your configuration
  • /help - Get help with Mesa commands and configuration options

14 files reviewed | 1 comments | Review on Mesa | Edit Reviewer Settings

@tyre tyre requested a review from masnwilliams September 11, 2025 20:25
cursor[bot]

This comment was marked as outdated.

Copy link
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

last one!

@mesa-dot-dev
Copy link

mesa-dot-dev bot commented Oct 21, 2025

Mesa Description

updated docs links to go with our new (S/G)EO-friendly structure


TL;DR

Moved documentation from the hidden .docs directory to docs/ and updated all internal links to improve discoverability.

Why we made these changes

To improve our documentation's SEO by moving it from a hidden directory to a public, crawlable docs/ directory, making it more accessible to search engines and users.

What changed?

  • Renamed the .docs directory to docs/.
  • Updated all hardcoded links in README.md files and code comments across Python and TypeScript templates to use the new onkernel.com/docs path.

Description generated by Mesa. Update settings

@tyre tyre requested a review from masnwilliams October 21, 2025 20:27
Copy link
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tyre tyre merged commit f9d896d into main Oct 21, 2025
6 checks passed
@tyre tyre deleted the chris/docs-links branch October 21, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants