Browse Source

test image link

colombj 4 năm trước cách đây
mục cha
commit
b573dfa84e

+ 4 - 4
web-interface/cannot-see-a-repo.md

@@ -1,9 +1,9 @@
-# Browsing
+# Web interface
 ## Cannot see a repository?
 ## Cannot see a repository?
 
 
 So often, you try to visit a repository, and find something like below:
 So often, you try to visit a repository, and find something like below:
 
 
-![404 page](images/norepository.png)
+![404 page](https://gin.g-node.org/larkumlab/Dealing_with_Gin/raw/book/web-interface/images/norepository.png)
 
 
 The solutions are:
 The solutions are:
 
 
@@ -18,13 +18,13 @@ It happens when you are not signed in to Gin.
 
 
 Click on the "Sign in" button at the top-right corner of the page:
 Click on the "Sign in" button at the top-right corner of the page:
 
 
-![Sign-in button](images/signin.png)
+![Sign-in button](https://gin.g-node.org/larkumlab/Dealing_with_Gin/raw/book/web-interface/images/signin.png)
 
 
 (If you have not yet got registered to Gin, then do it first from the "Register" button on the right.
 (If you have not yet got registered to Gin, then do it first from the "Register" button on the right.
 
 
 ### Check that the repository exists
 ### Check that the repository exists
 
 
-If the situation persists, go visit your [dashboard](Dashboard.md), 
+If the situation persists, go visit your [dashboard](https://gin.g-node.org/larkumlab/Dealing_with_Gin/raw/book/web-interface/Dashboard.md), 
 and find the name of the repository from the list.
 and find the name of the repository from the list.
 If you click on it, the repository page should show up.
 If you click on it, the repository page should show up.