-
Notifications
You must be signed in to change notification settings - Fork 6
(v1) Update v1 README links from alpha preview to production on v1 launch #1306
Copy link
Copy link
Open
Labels
blockedWork cannot proceed; waiting on something elseWork cannot proceed; waiting on something elsedocsAdds or changes documentation, or acts as documentation in and of itselfAdds or changes documentation, or acts as documentation in and of itselfenhancementNew feature or improvementNew feature or improvementmarketingRelated to marketing, press, advertising, and user acquisitionRelated to marketing, press, advertising, and user acquisitionready for humanNeeds a judgment call or design decision before implementationNeeds a judgment call or design decision before implementation
Milestone
Description
Metadata
Metadata
Assignees
Labels
blockedWork cannot proceed; waiting on something elseWork cannot proceed; waiting on something elsedocsAdds or changes documentation, or acts as documentation in and of itselfAdds or changes documentation, or acts as documentation in and of itselfenhancementNew feature or improvementNew feature or improvementmarketingRelated to marketing, press, advertising, and user acquisitionRelated to marketing, press, advertising, and user acquisitionready for humanNeeds a judgment call or design decision before implementationNeeds a judgment call or design decision before implementation
Summary
When ArkEnv v1 ships, the root
README.mdon thev1branch will point documentation and preview URLs at the alpha preview deployment (https://arkenv-v1.vercel.app). Those links need to be updated to production URLs once v1 is released.Blocked on v1 launch — see #683.
Current behavior (after #1305)
The v1 branch root README uses alpha/preview URLs for docs, FAQ, quickstart, and related navigation. An alpha callout links to the v1 roadmap.
Desired behavior
After v1 launches and docs are live at production:
https://arkenv.js.org/docs/...(production paths)mainvsv1)latestvsnext)Acceptance criteria
arkenv.js.orgURLsarkenv-v1.vercel.appin the root README unless intentionally kept for a specific reasonOut of scope
packages/arkenv/README.mdunless npm publishing requires itmain(separate concern)Related