Module: libav.org Branch: master Commit: 1787082549aa2226c95a5b0884a353c95b2c30f7
Author: Diego Biurrun <[email protected]> Committer: Diego Biurrun <[email protected]> Date: Tue Dec 20 18:36:37 2011 +0100 download: add Git web frontend URLs for the website module --- src/download | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/download b/src/download index 4ac3b8c..e5d0cdb 100644 --- a/src/download +++ b/src/download @@ -41,8 +41,8 @@ developers and groups of developers are available. </tr> <tr> <td><a href="git://git.libav.org/libav.org.git">git://git.libav.org/libav.org.git</a></td> - <td>-</td> - <td>-</td> + <td><a href="http://git.libav.org/?p=libav.org.git">http://git.libav.org/?p=libav.org.git</a></td> + <td><a href="http://git.libav.org/?p=libav.org.git;a=snapshot;h=HEAD;sf=tgz">tgz</a></td> <td>Libav team</td> <td>Website module</td> </tr> _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
