From 102a91e465c17e5e6720e4dff084a40376c514d8 Mon Sep 17 00:00:00 2001 From: Fuqiao Xue Date: Mon, 3 Apr 2023 16:15:05 +0800 Subject: [PATCH] Update the docs to match the default branch From master to main. --- README.md | 4 ++-- doc/checker.en.php | 2 +- www/versions.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 40686bc..97ba6c3 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ The checker is also integrated into Unicorn. The checks run by the currently released version of the checker are documented at https://www.w3.org/International/quicktips/doc/checker. -This software is free/open source, licensed under the terms of the [W3C software licence](https://github.com/w3c/i18n-checker/blob/master/LICENSE.html). +This software is free/open source, licensed under the terms of the [W3C software licence](https://github.com/w3c/i18n-checker/blob/main/LICENSE.html). There is a set of [installation notes](https://github.com/w3c/i18n-checker/wiki/Installation-notes) for those who want to work with the source code. -Proposals for changes to the checker must be submitted via pull requests, and will need to be reviewed by someone other than the proposer before merging with the master branch. The file `www/test.php` should be run before submitting a pull request, to ensure that the changes don't break existing tests. +Proposals for changes to the checker must be submitted via pull requests, and will need to be reviewed by someone other than the proposer before merging with the main branch. The file `www/test.php` should be run before submitting a pull request, to ensure that the changes don't break existing tests. When submitting a pull requests for a new check, you should diff --git a/doc/checker.en.php b/doc/checker.en.php index 27b9975..7c4caf8 100644 --- a/doc/checker.en.php +++ b/doc/checker.en.php @@ -2639,7 +2639,7 @@ function pr ($text) { +. Last substantive update . This version For the history of document changes, see the news feed for substantive changes, and the Github commit list for all changes since Jan 2016.Copyright © 2008-2016 W3C® (MIT, ERCIM, Keio, Beihang), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements. diff --git a/www/versions.php b/www/versions.php index 938f223..6d45dbd 100644 --- a/www/versions.php +++ b/www/versions.php @@ -13,7 +13,7 @@

Change log for the W3C Internationalization (i18n) Checker

This page documents changes to the checker. The page Internationalization Checker reports lists all checks made, with the report messages and links to tests. New and updated checks listed below link to that page for details.

-

Please let us know about bugs and missing features using the feedback form. Detailed change logs can be found in the GitHub commit list.

+

Please let us know about bugs and missing features using the feedback form. Detailed change logs can be found in the GitHub commit list.

Version 2.0.3