1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 15:28:06 +02:00

Fix links in documentation

This commit is contained in:
Alf Eaton 2022-07-19 11:40:09 +01:00
parent 30f705db5b
commit ce6267d0e0
2 changed files with 4 additions and 4 deletions

View file

@ -50,7 +50,7 @@ When set to `true`, tells the toolkit to use the Server Pro image (`quay.io/shar
When set to `true`, tells the toolkit to use the "Sibling Containers" technique
for compiling projects in separate sandboxes, using a separate docker container for
each project. See (the legacy documentation on Sandboxed Compiles)[https://github.com/sharelatex/sharelatex/wiki/Server-Pro:-sandboxed-compiles] for more information.
each project. See [the legacy documentation on Sandboxed Compiles](https://github.com/sharelatex/sharelatex/wiki/Server-Pro:-sandboxed-compiles) for more information.
Requires `SERVER_PRO=true`

View file

@ -90,10 +90,10 @@ If you press `CTRL-C` at the terminal, the services will shut down. You can star
## Create the first admin account
In a browser, open `http://localhost/launchpad`. You should see a form with email and password fields.
In a browser, open <http://localhost/launchpad>. You should see a form with email and password fields.
Fill these in with the credentials you want to use as the admin account, then click "Register".
Then click the link to go to the login page (`http://localhost/login`). Enter the credentials.
Then click the link to go to the login page (<http://localhost/login>). Enter the credentials.
Once you are logged in, you will be taken to a welcome page.
Click the green button at the bottom of the page to start using Overleaf.
@ -101,7 +101,7 @@ Click the green button at the bottom of the page to start using Overleaf.
## Create your first project
On the `http://localhost/project` page, you will see a button prompting you to create your first
On the <http://localhost/project> page, you will see a button prompting you to create your first
project. Click the button and follow the instructions.
You should then be taken to the new project, where you will see a text editor and a PDF preview.