diff --git a/webcam-capture-pages/src/site/index.html b/webcam-capture-pages/src/site/index.html
index fa11d202..0ccd12ec 100644
--- a/webcam-capture-pages/src/site/index.html
+++ b/webcam-capture-pages/src/site/index.html
@@ -125,7 +125,7 @@
Contribute
@@ -233,13 +233,9 @@ OpenIMAJ Driver
<id>OpenIMAJ maven repository</id>
<url>http://maven.openimaj.org/</url>
</repository>
- <repository>
- <id>Octopussy thirdparty maven repository</id>
- <url>http://octopussy.ecs.soton.ac.uk/m2/thirdparty/</url>
- </repository>
<repository>
<id>OpenIMAJ Snapshots maven repository</id>
- <url>http://octopussy.ecs.soton.ac.uk/m2/snapshots/</url>
+ <url>http://snapshots.openimaj.org</url>
</repository>
</repositories>