diff options
Diffstat (limited to 'pipermail/nel/2001-July/000502.html')
-rw-r--r-- | pipermail/nel/2001-July/000502.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pipermail/nel/2001-July/000502.html b/pipermail/nel/2001-July/000502.html index b331b750..c7d16edb 100644 --- a/pipermail/nel/2001-July/000502.html +++ b/pipermail/nel/2001-July/000502.html @@ -42,10 +42,10 @@ successfully connect to the front end *without* login/password or to find a failure in the login procedure. You can find the documentation about how the login system works here: -<A HREF="http://www.nevrax.org/docs/doxygen/nel/login_system.html">http://www.nevrax.org/docs/doxygen/nel/login_system.html</A> +<A HREF="/docs/doxygen/nel/login_system.html">/docs/doxygen/nel/login_system.html</A> In the CVS directory "nel/samples/login_sytem/" -(<A HREF="http://www.nevrax.org/cvs/cvsweb.cgi/code/nel/samples/login_system/">http://www.nevrax.org/cvs/cvsweb.cgi/code/nel/samples/login_system/</A>), +(<A HREF="/cvs/cvsweb.cgi/code/nel/samples/login_system/">/cvs/cvsweb.cgi/code/nel/samples/login_system/</A>), you'll find the client source that is used to connect to the shard and also the frontend service code (that does nothing) that is running on itsalive. @@ -58,7 +58,7 @@ provide the good password to validate the login. All others services sources running on itsalive are located here: -<A HREF="http://www.nevrax.org/cvs/cvsweb.cgi/code/nelns/">http://www.nevrax.org/cvs/cvsweb.cgi/code/nelns/</A> +<A HREF="/cvs/cvsweb.cgi/code/nelns/">/cvs/cvsweb.cgi/code/nelns/</A> Our goal is know if our login system is robust or not. |