This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. f034701bfe4353fef7aacd5926b1131cfb077727




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=f034701bfe4353fef7aacd5926b1131cfb077727

commit f034701bfe4353fef7aacd5926b1131cfb077727
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sat Dec 17 13:00:20 2016 +0000

    Fix link to cygwin-apps gitweb

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=9e08f6660d5e537f2b1527810d4fe538e23dd4ee

commit 9e08f6660d5e537f2b1527810d4fe538e23dd4ee
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sat Dec 17 12:59:57 2016 +0000

    Consistently use setup rather than setup.exe in navbar


Diff:
---
 index.html          |    4 ++--
 package-upload.html |    2 +-
 setup-head.ini.html |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index b3e3e36..6520bed 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@
 <h2>This page acts as a reference for the various projects hosted in the cygwin-apps git repository.</h2>
 
 <p>The list of cygwin-apps projects under git control is available via GITWeb:<br>
-<a href="https://sourceware.org/git/gitweb.cgi?a=project_list;pf=cygwin-apps";>https://sourceware.org/git/gitweb.cgi?a=project_list;pf=cygwin-apps</a>
+<a href="https://sourceware.org/git/gitweb.cgi?s=cygwin-apps";>https://sourceware.org/git/gitweb.cgi?s=cygwin-apps</a>
 </p>
 
 <p><a href="https://cygwin.com/git/?p=cygwin-apps/base-files.git";>base-files</a> - A set of important system configuration and setup files</p>
@@ -44,7 +44,7 @@
 <div id="navigation">
 <a href="index.html">Cygwin-Apps Home</a><br />
 <a href="http://www.cygwin.com/lists.html#cygwin-apps";>mailing list</a><br />
-<a href="setup.html">setup.exe</a>
+<a href="setup.html">setup</a>
 <ul>
         <li><a href="setup-head.ini.html">setup.ini </a><br />
 	<li><a href="package-upload.html">Uploading packages</a><br />
diff --git a/package-upload.html b/package-upload.html
index 052d40b..6c8ac99 100644
--- a/package-upload.html
+++ b/package-upload.html
@@ -220,7 +220,7 @@ you aren't listed as an owner there your packages won't be updated.
 <div id="navigation">
 <a href="index.html">Cygwin-Apps Home</a><br />
 <a href="http://www.cygwin.com/lists.html#cygwin-apps";>mailing list</a><br />
-<a href="setup.html">setup.exe</a>
+<a href="setup.html">setup</a>
 <ul>
         <li><a href="setup-head.ini.html">setup.ini </a><br />
         <li><a href="package-upload.html">Uploading packages</a><br />
diff --git a/setup-head.ini.html b/setup-head.ini.html
index 515203f..d5eb5d5 100644
--- a/setup-head.ini.html
+++ b/setup-head.ini.html
@@ -196,7 +196,7 @@ source: x86/release/bash/bash-4.3.46-7-src.tar.xz 7994960 a216448a2700627656b0d5
 <div id="navigation">
 <a href="index.html">Cygwin-Apps Home</a><br/>
 <a href="http://www.cygwin.com/lists.html#cygwin-apps";>mailing list</a><br/>
-<a href="setup.html">setup.exe</a>
+<a href="setup.html">setup</a>
 <ul>
   <li><a href="setup-head.ini.html">setup.ini </a><br/>
   <li><a href="package-upload.html">Uploading packages</a><br />


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]