diff --git a/build/autotools/Makefile.am.release b/build/autotools/Makefile.am.release index 224953f58..11b146150 100644 --- a/build/autotools/Makefile.am.release +++ b/build/autotools/Makefile.am.release @@ -113,9 +113,8 @@ release-message: @echo " http://developer.gnome.org/cogl/stable/" @echo "The 1.x development API is documented here:" @echo " http://developer.gnome.org/cogl/1.$(COGL_1_MINOR_VERSION)" - @echo "" - @echo "The experimental 2.0 API is currently not hosted online but can be built" - @echo "by passing the --enable-gtk-doc option to ./configure when building." + @echo "The experimental 2.0 API is documented here:" + @echo " http://cogl3d.org/cogl2-reference/" @echo "" @echo "" @echo "RELEASE NOTES"