Skip to content

Commit 3c04c89

Browse files
committed
lens.cabal: Replace Imgur link with GitHub equivalent
Fixes #1100.
1 parent 50d360b commit 3c04c89

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lens.cabal

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,7 @@ description:
5454
With some signatures simplified, the core of the hierarchy of lens-like constructions looks like:
5555
.
5656
.
57-
<<http://i.imgur.com/ALlbPRa.png>>
58-
.
59-
<https://raw.githubusercontent.com/ekmett/lens/master/images/Hierarchy.png (Local Copy)>
57+
<<https://raw.githubusercontent.com/ekmett/lens/master/images/Hierarchy.png>>
6058
.
6159
You can compose any two elements of the hierarchy above using @(.)@ from the @Prelude@, and you can
6260
use any element of the hierarchy as any type it linked to above it.

0 commit comments

Comments
 (0)