From e1ec0f5a76992d0e783205b4e0cbc03021e413af Mon Sep 17 00:00:00 2001
From: Robbert Krebbers <mail@robbertkrebbers.nl>
Date: Mon, 7 Nov 2016 17:10:57 +0100
Subject: [PATCH] Add URL to ssr in README.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ad38e54ca..64e9c5d32 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This is the Coq development of the [Iris Project](http://iris-project.org).
 This version is known to compile with:
 
  - Coq 8.5pl2
- - Ssreflect 1.6
+ - [Ssreflect 1.6](https://github.com/math-comp/math-comp/tree/release/1.6/mathcomp/ssreflect)
 
 For development, better make sure you have a version of Ssreflect that includes
 commit be724937 (no such version has been released so far, you will have to
-- 
GitLab