diff --git a/Documentation.html b/Documentation.html index a4841d4882..9efb80799f 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4517,7 +4517,7 @@ chmod o+rwx tmp Documentation is being translated using po4a and gettext (see documentation for existing translations). To start, checkout - localized_docs/po + localized_docs/po from Git, or just go to the translation server and translate it online. If your language is missing, just contact Michal Čihař; he will add it. If @@ -4532,8 +4532,7 @@ chmod o+rwx tmp

The following method is preferred for new developers:

  1. fetch the current git repository over anonymous git:
    - git clone - git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
    + git clone git://github.com/phpmyadmin/phpmyadmin.git
  2. add your stuff
  3. generate patch with your changes: