Skip to content

Commit

Permalink
Update dev.deepforge.org -> editor.deepforge.org. Fixes #1914 (#1915)
Browse files Browse the repository at this point in the history
  • Loading branch information
brollb committed Sep 21, 2020
1 parent e243435 commit 674324e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/quick_start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If not, the easiest way to get started is to connect your own desktop to use for

.. code-block:: bash
docker run -it deepforge/worker:latest --host https://dev.deepforge.org -t <access token>
docker run -it deepforge/worker:latest --host https://editor.deepforge.org -t <access token>
where `<access token>` is an access token for your user (created from the profile page of https://editor.deepforge.org).

Expand Down

0 comments on commit 674324e

Please sign in to comment.