Skip to content

Commit eb520d1

Browse files
authored
Update navigation instructions for /admin
Added URL link to the /admin navigation instructions.
1 parent e434976 commit eb520d1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

documentation/tina-cms.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Depending on whether you are adding an *about*, *content*, *documentation*, *too
1313
If you followed the ````documentation/local-environment.md```` tutorial run ````npm start````
1414
If you followed the ````documentation/local-environment-docker.md```` tutorial run ````docker compose up --build````
1515

16-
3. **Navigate to /admin**
16+
3. **Navigate to /admin in the search bar**
17+
[http://localhost:4200/admin](http://localhost:4200/admin)
1718
4. **Go to the collection you would like to add to**
1819
Find the "Navigation Menu" button and click on the *collection* you would like to add to.
1920
5. **Click Add File**
@@ -31,7 +32,7 @@ To Edit a pre-existing page in your local dev environment follow the following s
3132
1. **Start your Reactome local dev environment**
3233
If you followed the ````documentation/local-environment.md```` tutorial run ````npm start````
3334
If you followed the ````documentation/local-environment-docker.md```` tutorial run ````docker compose up --build````
34-
2. **Navigate to /admin in the search bar**
35+
2. **Navigate to /admin in the search bar**
3536
[http://localhost:4200/admin](http://localhost:4200/admin)
3637
4. **Go to the collection you would like to edit from**
3738
Find the "Navigation Menu" button and click on the *collection* that the article you would like to edit is in.

0 commit comments

Comments
 (0)