Skip to content

Replace Base44 branding with rtech team / rtech studios in docs and package metadata - #2

Open
Rtech-Rqbbox-os wants to merge 1 commit into
mainfrom
codex/change-base44-text-to-rtech-team
Open

Replace Base44 branding with rtech team / rtech studios in docs and package metadata#2
Rtech-Rqbbox-os wants to merge 1 commit into
mainfrom
codex/change-base44-text-to-rtech-team

Conversation

@Rtech-Rqbbox-os

Copy link
Copy Markdown
Owner

Motivation

  • Update visible branding text to rtech team / rtech studios across repo documentation and package metadata to reflect current project branding.
  • Ensure user-facing descriptions (downloads, getting-started, package manifests) display the new branding while leaving any service URLs unchanged.

Description

  • Replaced occurrences of the standalone token Base44 with rtech team / rtech studios in README.md, docs/Getting-Started.md, packages/snap/snapcraft.yaml, packages/winget/RTech.RQBBOXos.yaml, and packages/chocolatey/rqbbox-os.nuspec.
  • Changes are limited to visible descriptive text and package metadata fields and do not modify base44-hosted URLs or other references.
  • Performed a controlled, repo-wide replacement that targeted the standalone Base44 token to avoid unintended edits.

Testing

  • Located occurrences before edits with rg -n "base44|Base44|base 44" . and verified matches.
  • Applied the replacement with a scripted run (python one-liner) that performed token-aware substitutions and completed without errors.
  • Verified updated lines with nl -ba <file> | rg -n "rtech team / rtech studios" for each modified file, and all checks returned the expected replacements.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant