From 8f93d8137341ccdafde7b2f2ba71ea9decd93a5d Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 5 Nov 2012 11:21:36 +0000 Subject: Update link URLs for new repo viewer. --- documentation/develop.en | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation') diff --git a/documentation/develop.en b/documentation/develop.en index 9b853b0..7a7b2f8 100644 --- a/documentation/develop.en +++ b/documentation/develop.en @@ -72,7 +72,7 @@

$ git clone git://git.netsurf-browser.org/netsurf.git

-

You can also browse the source via the web interface.

+

You can also browse the source via the web interface.

Recent changes can be seen on the development page. An an RSS feed of recent changes is also provided by CIA. All checkins are reported on the Commits mailing list.

@@ -81,7 +81,7 @@

Compiling

-

The recommended compilers are GCC or Clang. Guides to building NetSurf for various platforms are available in the source tree.

+

The recommended compilers are GCC or Clang. Guides to building NetSurf for various platforms are available in the source tree.

The autobuilder compiles every change pushed to our Git repository. It also runs test suites and other features automatically.

@@ -89,12 +89,12 @@

Dependencies

-

NetSurf requires a number of additional libraries to build. Consult the documents in the Docs directory of NetSurf's source tree for more info.

+

NetSurf requires a number of additional libraries to build. Consult the documents in the Docs directory of NetSurf's source tree for more info.

Source documentation

-

See the Docs directory for source code documentation. Our pictorial Style Guide (single-page PDF) shows our code style.

+

See the Docs directory for source code documentation. Our pictorial Style Guide (single-page PDF) shows our code style.

Communication

-- cgit v1.2.3