diff --git a/docs/meeting-notes/2016-08-30-meeting.md b/docs/meeting-notes/2016-08-30-meeting.md
index 9ef0db7212f6d7d10e134e197e9d026358ae8ad3..2e7cb05b24dec30195368456df632b5046d7c809 100644
--- a/docs/meeting-notes/2016-08-30-meeting.md
+++ b/docs/meeting-notes/2016-08-30-meeting.md
@@ -26,7 +26,7 @@ A more detailed proposal is located in https://sissource.ethz.ch/sis/pybis/tree/
 
 We discussed the proposal for extending openBIS to support use cases for analyzing large data sets. The starting point for the discussion was RR's document https://wiki.systemsx.ch/display/DLCM/DLCM+-+WP2.4b+Data+management+of+large+and+distributed+data+sets+for+Data+Science.
 
-Key points we touched on were the commands that would need to be supported and their basic semantics along with changes necessary to openBIS to support them. 
+Key points we touched on were the commands that would need to be supported and their basic semantics along with changes necessary to openBIS to support them.
 
 We enumerated the following commands that we would need:
 
@@ -43,5 +43,4 @@ To support these changes, we came up with the following changes that would need
 - Introduce a new concept on data sets: copies. A data set can have multiple copies.
 - Copies need to support the concept of being "altered". A copy can be changed with respect to the original source.
 
-RR, SW, and CR discussed the needs in greater detail and came with a proposal. This proposal is located at https://sissource.ethz.ch/sis/pybis/tree/master/docs/roadmap/bigdata-usecases.md.
-
+RR, SW, and CR discussed the needs in greater detail and came with a proposal. This proposal is located at https://sissource.ethz.ch/sis/pybis/blob/master/docs/roadmap/bigdata-usecases.md.