diff --git a/oracle-docs.perl b/oracle-docs.perl
index f72e014..a081a25 100755
--- a/oracle-docs.perl
+++ b/oracle-docs.perl
@@ -14,6 +14,7 @@
 (
 	# Name(0)	Code(1)	URL(2)
 	"Database Administrators Guide					Admin		http://info-nts-12.otago.ac.nz/docs/oracle9i/server.920/a96521/toc.htm",
+	"Application Developers GuideFundamentals			AppDev		http://info-nts-12.otago.ac.nz/docs/oracle9i/appdev.920/a96590/toc.htm",
 	"Application Developers GuideObject-Relational Features	AppDevOR	http://info-nts-12.otago.ac.nz/docs/oracle9i/appdev.920/a96594/toc.htm",
 	"Database Concepts								Concepts	http://info-nts-12.otago.ac.nz/docs/oracle9i/server.920/a96524/toc.htm",
 	"Data Warehousing								DataWarehousing	http://info-nts-12.otago.ac.nz/docs/oracle9i/server.920/a96520/toc.htm",