diff --git a/CMakeLists.txt b/CMakeLists.txt index c67e6b96f..be6fbbe61 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ project(libcxx CXX C) set(PACKAGE_NAME libcxx) set(PACKAGE_VERSION trunk-svn) set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}") -set(PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu") +set(PACKAGE_BUGREPORT "llvm-bugs@lists.llvm.org") # Add path for custom modules set(CMAKE_MODULE_PATH diff --git a/www/atomic_design.html b/www/atomic_design.html index 231484166..67021b873 100644 --- a/www/atomic_design.html +++ b/www/atomic_design.html @@ -22,8 +22,8 @@