Fix dead pointer in contributing
Fix link in contributing
This commit is contained in:
parent
4026e08797
commit
63c187c15e
@ -375,8 +375,8 @@ there are standard reports, which extract useful data from the Journal or Ledger
|
|||||||
|
|
||||||
Here's a diagram of the main data model:
|
Here's a diagram of the main data model:
|
||||||
|
|
||||||
<a href="dev/data-model.png" class="highslide" onclick="return hs.expand(this)">
|
<a href="https://hledger.org/_static/images/data-model.png" class="highslide" onclick="return hs.expand(this)">
|
||||||
<img src="dev/data-model.png" alt="diagram" title="main data types" style="max-width:100%;">
|
<img src="https://hledger.org/_static/images/data-model.png" alt="diagram" title="main data types" style="max-width:100%;">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<!-- generated by plantuml from:
|
<!-- generated by plantuml from:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user