mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
docs: add https to link to avoid 404
> ### Description > Adds https prefix to cloud URL to prevent it from being a 404. ### Changelog - [ ] `CHANGELOG.md` is updated with user-facing content relevant to this PR. If no changelog is required, then add the `no-changelog-required` label. ### Affected components - [ ] Docs https://github.com/hasura/graphql-engine-mono/pull/2243 GitOrigin-RevId: d71956f096b849efb163eab1de5674fa085174f2
This commit is contained in:
parent
f639012999
commit
a31974241e
@ -91,7 +91,7 @@ Moving from local development to Hasura Cloud
|
||||
---------------------------------------------
|
||||
|
||||
If you have been using the OSS version of Hasura GraphQL engine locally using Docker
|
||||
and want to move to a Hasura Cloud project, start by creating a project at `<cloud.hasura.io>`__
|
||||
and want to move to a Hasura Cloud project, start by creating a project at `<https://cloud.hasura.io/signup>`__
|
||||
|
||||
Once the project is created, launch console and connect your database. Make sure that the
|
||||
name of the database is same as that in your local setup.
|
||||
|
Loading…
Reference in New Issue
Block a user