From 14bee4a5a98b79e25a8367ea9545a5682a6517ea Mon Sep 17 00:00:00 2001 From: SpaceAdmiral Date: Thu, 10 Mar 2022 20:23:35 -0800 Subject: [PATCH] Modified docs/alpha.md --- docs/alpha.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/alpha.md b/docs/alpha.md index 2d4980a..08038ef 100644 --- a/docs/alpha.md +++ b/docs/alpha.md @@ -153,7 +153,7 @@ Static game data can be queried and should be cached using the `/game/data` endp If you are ready to dive in, just hit the endpoint to register as a new agent. Don't worry too much about account creation right now - temporary accounts will be setup when creating a new agent. We will likely still be doing hard resets during the alpha. ```bash -https POST v2-0-0-alpha.spacetraders.io/agents symbol=YOUR_SYMBOL faction=COMMERCE_REPUBLIC +https POST v2-0-0.alpha.spacetraders.io/agents symbol=YOUR_SYMBOL faction=COMMERCE_REPUBLIC ``` When starting a new game, you'll have a command ship to fly around and a contract with the Commerce Republic that you can accept for some credits. Try completing the contract, or just fly around and begin trading and exploring. You can also purchase some low-upkeep drones to begin automating trade routes.