Skip to content

Commit

Permalink
Fix links to listings and pygmentex in ADR 0003
Browse files Browse the repository at this point in the history
  • Loading branch information
Vogel612 committed Aug 4, 2018
1 parent 629baa6 commit 9d7531f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/adr/0003-use-minted-for-code-highlithing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Source code needs to be highlighted
## Considered Options

* [minted](https://www.ctan.org/pkg/minted)
* [listings](https://www.ctan.org/pkg/minted)
* [pygmentex](https://www.ctan.org/pkg/pygmentex]
* [listings](https://www.ctan.org/pkg/listings)
* [pygmentex](https://www.ctan.org/pkg/pygmentex)


## Decision Outcome
Expand Down

0 comments on commit 9d7531f

Please sign in to comment.