Skip to content

Commit

Permalink
fix routing issues on subhosting (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhinnery authored Feb 7, 2024
1 parent 1a9308b commit 35d4a4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/manual/subhosting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ within the system. These resources are also represented in the

The steps to implement subhosting are roughly as follows:

1. [Create an organization](./getting_started) and get an access token for the
REST API
1. [Create a project](./projects_and_deployments), and then create your first
1. [Create an organization](./getting_started.md) and get an access token for
the REST API
1. [Create a project](./projects_and_deployments.md), and then create your first
deployment for that project
1. [Provision a domain](../../api/rest/domains.md) and associate that domain
with a deployment
Expand Down

0 comments on commit 35d4a4b

Please sign in to comment.