https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d160bcd4aade7527712d2bc94f8c7f0e4b7f8f0f
commit d160bcd4aade7527712d2bc94f8c7f0e4b7f8f0f Author: Jon Turney <[email protected]> Date: Sat Mar 11 21:52:52 2023 +0000 Cygwin: doc: Upate a link from gitweb to cgit Also, reword 'considerable patch' to be more idomatic. Diff: --- winsup/doc/faq-api.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/winsup/doc/faq-api.xml b/winsup/doc/faq-api.xml index 6b5824cf2..c9b35f6b0 100644 --- a/winsup/doc/faq-api.xml +++ b/winsup/doc/faq-api.xml @@ -41,8 +41,8 @@ deprecated by regular, automated test releases. See the next FAQ entry <answer> <para>Yes. Starting December 2022, regular, automated test releases -are created whenever a considerable patch is pushed to the Cygwin git -repo at <ulink url="https://cygwin.com/git/newlib-cygwin.git"/>. +are created whenever a significant patch is pushed to the Cygwin git +repo at <ulink url="https://cygwin.com/cgit/newlib-cygwin/"/>. You can download the cygwin package test releases just like any other test release for any Cgywin package using the Cygwin Setup program. For more info, see
