diff --git a/README.md b/README.md index 21c2076..e9b9b42 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Source code that we develop during the Advanced Programming with Java course at Portland State University in the Summer of 2017. -[![Build Status](https://travis-ci.org/DavidWhitlock/PortlandStateJavaSummer2017.svg?branch=master)](https://travis-ci.org/DavidWhitlock/PortlandStateJavaSummer2017) +[![Build Status](https://travis-ci.org/AdvancedProgrammingWithJavaSummer2017/PortlandStateJavaSummer2017.svg?branch=master)](https://travis-ci.org/AdvancedProgrammingWithJavaSummer2017/PortlandStateJavaSummer2017) diff --git a/pom.xml b/pom.xml index 5c2762c..355efd5 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ pom PSUJavaSummer2017 Source code written in the Summer 2017 offering of Advanced Programming with Java - http://davidwhitlock.github.io/PortlandStateJavaSummer2017 + http://AdvancedProgrammingWithJavaSummer2017.github.io/PortlandStateJavaSummer2017 airline @@ -29,7 +29,7 @@ github - https://github.com/DavidWhitlock/PortlandStateJavaSummer2017/issues + https://github.com/AdvancedProgrammingWithJavaSummer2017/PortlandStateJavaSummer2017/issues @@ -40,20 +40,32 @@ - whitlock - David Whitlock - whitlock@cs.pdx.edu - http://www.cs.pdx.edu/~whitlock + kimchris + Chris Kim + chris.kim@pdx.edu + http://www.github.com/sayunkim PSU Department of Computer Science http://www.cs.pdx.edu - Professor + Student + + -7 + + + kimchris + Chris Kim + chris.kim@pdx.edu + http://www.github.com/sayunkim + PSU Department of Computer Science + http://www.cs.pdx.edu + + Student -7 - scm:git:git@github.com:DavidWhitlock/PortlandStateJavaSummer2017.git + scm:git:git@github.com:AdvancedProgrammingWithJavaSummer2017/PortlandStateJavaSummer2017.git github @@ -100,7 +112,7 @@ gh-pages Trajano GitHub Pages - github:http://davidwhitlock.github.io/PortlandStateJavaSummer2017/ + github:http://AdvancedProgrammingWithJavaSummer2017.github.io/PortlandStateJavaSummer2017/ - \ No newline at end of file +