Update of /cvsroot/emacs-jabber/www
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv6421
Modified Files:
index.html index.org
Log Message:
Fix Git URL
Index: index.html
===================================================================
RCS file: /cvsroot/emacs-jabber/www/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.html 19 Feb 2009 00:32:41 -0000 1.2
+++ index.html 10 Apr 2009 21:27:48 -0000 1.3
@@ -6,7 +6,7 @@
<title>jabber.el</title>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="generator" content="Org-mode"/>
-<meta name="generated" content="2009/02/19 1:31:21 AM"/>
+<meta name="generated" content="2009/04/10 11:24:24 PM"/>
<meta name="author" content=""/>
<style type="text/css">
html {
@@ -285,7 +285,7 @@
<p>
<pre>
- git-clone git://git.catap.ru/emacs-jabber.git
+ git clone git://catap.ru/emacs-jabber/emacs-jabber.git
</pre>
</p>
@@ -300,6 +300,6 @@
The list of releases has been moved to a <a href="list-of-releases.html">separate page</a>.
</p>
</div>
-<div id="postamble"><p class="date"> Date: 2009/02/19 1:31:21 AM</p>
+<div id="postamble"><p class="date"> Date: 2009/04/10 11:24:24 PM</p>
</div></body>
</html>
Index: index.org
===================================================================
RCS file: /cvsroot/emacs-jabber/www/index.org,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.org 19 Feb 2009 00:32:41 -0000 1.2
+++ index.org 10 Apr 2009 21:27:48 -0000 1.3
@@ -135,7 +135,7 @@
** git
#+BEGIN_EXAMPLE
-git-clone git://git.catap.ru/emacs-jabber.git
+git clone git://catap.ru/emacs-jabber/emacs-jabber.git
#+END_EXAMPLE
|