Commit 182b6f8
authored
fix docs pages link (#2977)
### Ticket
#2976
### Problem description
The doc pages link on the README.md page is the old file name, so the
page breaks.
### What's changed
Describe the approach used to solve the problem.
Update the file name to point to the new version.
### Checklist
- [ ] New/Existing tests provide coverage for changes1 parent 5b2c0b8 commit 182b6f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments