mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed link in news post heading
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<article>
|
||||
<h2>
|
||||
<a href="{{ post.url }}">
|
||||
<a href="{{ site.baseurl }}{{ post.url }}">
|
||||
{{ post.title }}
|
||||
</a>
|
||||
</h2>
|
||||
|
||||
@@ -12,4 +12,5 @@ categories: [release]
|
||||
- efficient handlig of multiple cases
|
||||
|
||||
### Faults
|
||||
|
||||
### Vizualisation of NNCS
|
||||
|
||||
Reference in New Issue
Block a user