File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ Intel compilers are now supported set the following options in settings.json:
3232}
3333```
3434
35- ![ Intel Linting Diagnostics] ( .. /assets/docs/lint-intel-diagnostics.png)
35+ ![ Intel Linting Diagnostics] ( https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/master /assets/docs/lint-intel-diagnostics.png)
3636
3737### Preprocessor warnings
3838
3939Preprocessor warnings and errors are now properly supported during linting
4040
41- ![ Linting Diagnostics Preprocessor] ( .. /assets/docs/lint-intel-diagnostics-preproc.png)
41+ ![ Linting Diagnostics Preprocessor] ( https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/master /assets/docs/lint-intel-diagnostics-preproc.png)
4242
4343## Language Server ` fortls `
4444
@@ -104,7 +104,7 @@ Debugging functionality was previously limited when it came to nested
104104user-defined types and hovering. This issue has been resolved and full
105105information about an object can be shown in the hover messages while debugging.
106106
107- ![ Debugging Hover] ( .. /assets/gif/gdb_ani.gif)
107+ ![ Debugging Hover] ( https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/master /assets/gif/gdb_ani.gif)
108108
109109## Deprecations
110110
You can’t perform that action at this time.
0 commit comments