diff options
Diffstat (limited to 'libraries/sparsehash/slack-desc')
-rw-r--r-- | libraries/sparsehash/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/sparsehash/slack-desc b/libraries/sparsehash/slack-desc index 15679725a3b2..8dce37f973c3 100644 --- a/libraries/sparsehash/slack-desc +++ b/libraries/sparsehash/slack-desc @@ -16,4 +16,4 @@ sparsehash: characteristics. It's easy to replace hash_map or unordered_map by sparsehash: sparse_hash_map or dense_hash_map in C++ code. sparsehash: They also contain code to serialize and unserialize from disk. sparsehash: -sparsehash: homepage: https://code.google.com/p/sparsehash/ +sparsehash: homepage: https://github.com/sparsehash/sparsehash |