From 87994d7477c11715a61021f22ed5c8d6857a3408 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Mon, 16 Mar 2015 08:41:04 +0000 Subject: [PATCH] Update CEF link in README As Google Code is going down, it has moved to Bitbucket. yaml-cpp will also be moving (to GitHub), but that hasn't happened yet. I couldn't find any information on plans for Google Test. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0e18545..97786502 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ LOOT uses [CMake](http://cmake.org) to generate build files, and requires the fo * [Alphanum](http://www.davekoelle.com/files/alphanum.hpp) * [Boost](http://www.boost.org) v1.57.0 -* [Chromium Embedded Framework](https://code.google.com/p/chromiumembedded/) branch 2272 +* [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/cef) branch 2272 * [Google Test](https://code.google.com/p/googletest/) v1.7: Required to build the LOOT API's tests, but not the API itself or the LOOT application. * [Libespm](http://github.com/WrinklyNinja/libespm) * [Libgit2](http://libgit2.github.com/) v0.22.1