You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: usage.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ And the first thing you can see in it is a diagram:
13
13
14
14
<divstyle="text-align: center">
15
15
16
-
*[Here is a link](https://viezly.com/change_requests/3986#/diagrams/3) to the example described further in this documentation.*
16
+
*[Here is a link](https://viezly.com/change_requests/3986) to the example described further in this documentation.*
17
17
18
18
</div>
19
19
@@ -32,7 +32,7 @@ Click on a file opens a Git diff for this file:
32
32

33
33
34
34
And besides the clicked file's diff, the Viezly shows diffs of dependent files and diffs of [tied files](elements#the-file-with-tied-files). You can see the list of them in the left side-menu.
35
-
Check it yourself [here](https://viezly.com/change_requests/3986#/diagrams/3/diffs/d2Vic2l0ZS9zcmMvQXBwLmpz) to observe that in real life.
35
+
Check it yourself [here](https://viezly.com/change_requests/3986#/diagrams/0/diffs/d2Vic2l0ZS9zcmMvQXBwLmpz) to observe that in real life.
36
36
37
37
To dig further into dependencies you can click on the arrow near the file name in the side-menu. That arrow opens a diff of the selected file as a "main" file with diffs of its dependencies listed below.
0 commit comments