diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-06-17 15:09:24 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-06-17 15:10:57 +0100 |
commit | a72b705ec232d2d3abd4c4dcff994751591e1135 (patch) | |
tree | 014652eb904d377c703f1f03b1bdabc1e54e5860 /external/mdds | |
parent | b461236af355d8f504064ac6cfe259b9f8a7b01e (diff) |
update mdds README for new home
Change-Id: I2641abe8e049361d5eb92e19b9ed57b8e7209386
Diffstat (limited to 'external/mdds')
-rw-r--r-- | external/mdds/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/external/mdds/README b/external/mdds/README index bd635eee39f3..140f07baca36 100644 --- a/external/mdds/README +++ b/external/mdds/README @@ -1,4 +1,4 @@ -Multi-dimensional data structure (mdds) library, available from [http://code.google.com/p/multidimalgorithm/]. +Multi-dimensional data structure (mdds) library, available from [https://gitlab.com/mdds/mdds]. mdds primarily provides data structures that are used by the calc -core.
\ No newline at end of file +core. |