Skip to content

Commit 18cafd9

Browse files
committed
Use GitHub links for RELEASE_NOTES
1 parent 226cbb6 commit 18cafd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

updates/RELEASE_NOTES-v3.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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://github.com/raw/fortran-lang/vscode-fortran-support/master/assets/docs/lint-intel-diagnostics.png)
3636

3737
### Preprocessor warnings
3838

3939
Preprocessor 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://github.com/raw/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
104104
user-defined types and hovering. This issue has been resolved and full
105105
information 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://github.com/raw/fortran-lang/vscode-fortran-support/master/assets/gif/gdb_ani.gif)
108108

109109
## Deprecations
110110

0 commit comments

Comments
 (0)