Skip to content

Commit

Permalink
Removed deprecated links in developer guide
Browse files Browse the repository at this point in the history
  • Loading branch information
scopplestone committed Feb 20, 2024
1 parent bd7fc77 commit 8530c5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/documentation/developerguide/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ As (@gleichung1) shows, blabla.
## Bibtex, cite
Hindenlang [@Hindenlang2015]. Only works with pandoc!

[bibshow file=https://www.flexi-project.org/wp-content/uploads/2016/07/userguide-1.bib]
[bibshow file=references.bib]

Hindenlang [bibcite key=Hindenlang2015], Gassner [bibcite key=gassner2011disp]


## section references
## Figures, caption
![This is the caption\label{mylabel}](https://www.flexi-project.org/wp-content/uploads/2016/01/M7_ROE_N7M10_q_0000060p2000000.jpg)
![This is the caption\label{mylabel}](https://github.com/hopr-framework/hopr/blob/master/docs/HOPR.png?raw=true)

See figure \ref{mylabel}.

Expand Down

0 comments on commit 8530c5c

Please sign in to comment.