Skip to content

Commit b830aae

Browse files
committed
fix link to diagram
1 parent 1b04f62 commit b830aae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

usage.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ And the first thing you can see in it is a diagram:
1313

1414
<div style="text-align: center">
1515

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.*
1717

1818
</div>
1919

@@ -32,7 +32,7 @@ Click on a file opens a Git diff for this file:
3232
![file-diff](_media/usage/file-diff.png)
3333

3434
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.
3636

3737
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.
3838

0 commit comments

Comments
 (0)