summaryrefslogtreecommitdiffstats
path: root/doc/index.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-04-11 19:43:28 +0200
committerDan McGee <dan@archlinux.org>2009-04-11 19:43:28 +0200
commitd15d4f923dcfbe4afe97fb89322ff1234e2445cd (patch)
treee152419e63b11ffc0217236d615238d4a2941b0d /doc/index.txt
parent6fb0c5abd7ac98694e9fb25749ed3b2e5b8c8848 (diff)
downloadpacman-d15d4f923dcfbe4afe97fb89322ff1234e2445cd.tar.gz
pacman-d15d4f923dcfbe4afe97fb89322ff1234e2445cd.tar.xz
Small cleanups to index.txt
Simplify the gitweb links. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/index.txt')
-rw-r--r--doc/index.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/index.txt b/doc/index.txt
index 1040af3a..bfca3acc 100644
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -122,7 +122,7 @@ The current development tree can be fetched with the following command:
which will fetch the full development history into a directory named pacman.
You can browse the source as well using
-link:http://projects.archlinux.org/git/gitweb.cgi?p=pacman.git[Gitweb].
+link:http://projects.archlinux.org/?p=pacman.git[Gitweb].
If you are interested in hacking on pacman, it is highly recommended you join
the mailing list mentioned above, as well as take a quick glance at our
@@ -140,15 +140,15 @@ Although the package manager itself is quite simple, many scripts have been
developed that help automate building and installing packages. These are used
extensively in link:http://archlinux.org[Arch Linux]. Most of these utilities
are available in the Arch Linux projects
-link:http://projects.archlinux.org/git/gitweb.cgi[Gitweb browser].
+link:http://projects.archlinux.org/[Gitweb browser].
Utilities available:
-* link:http://projects.archlinux.org/git/?p=abs.git[abs] - ABS (Arch Build System), scripts to download & use the Arch Linux PKGBUILD tree
-* link:http://projects.archlinux.org/git/?p=devtools.git[devtools] - tools to assist in packaging and dependency checking
-* link:http://projects.archlinux.org/git/?p=namcap.git[namcap] - a package analysis utility written in python
-* link:http://projects.archlinux.org/git/?p=pacbuild.git[pacbuild] - a package building system utilizing a daemon
-* link:http://projects.archlinux.org/git/?p=srcpac.git[srcpac] - a bash build-from-source pacman wrapper
+* link:http://projects.archlinux.org/?p=abs.git[abs] - ABS (Arch Build System), scripts to download & use the Arch Linux PKGBUILD tree
+* link:http://projects.archlinux.org/?p=devtools.git[devtools] - tools to assist in packaging and dependency checking
+* link:http://projects.archlinux.org/?p=namcap.git[namcap] - a package analysis utility written in python
+* link:http://projects.archlinux.org/?p=pacbuild.git[pacbuild] - a package building system utilizing a daemon
+* link:http://projects.archlinux.org/?p=srcpac.git[srcpac] - a bash build-from-source pacman wrapper
Bugs
----