Fixed redirect URLs.

This commit is contained in:
Amy J. Ko 2021-10-21 11:29:01 -07:00
parent e047e5e98a
commit b9ec6e00a5
14 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/architecture" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/architecture" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/communication" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/communication" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/comprehension" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/comprehension" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/debugging" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/debugging" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/evolution" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/evolution" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/history" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/history" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/monitoring" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/monitoring" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/organizations" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/organizations" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/process" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/process" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/productivity" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/productivity" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/quality" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/quality" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/requirements" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/requirements" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/specifications" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/specifications" />
</head>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://faculty.uw.edu/ajko/books/cooperative-software-development/#/verification" />
<meta http-equiv="refresh" content="0; URL=https://faculty.washington.edu/ajko/books/cooperative-software-development/#/verification" />
</head>
</html>