Changes between Version 93 and Version 94 of WikiStart

Show
Ignore:
Timestamp:
05/11/11 12:17:59 (2 years ago)
Author:
vivien
Comment:

Improve syntax of links based on http://code.w3.org/unicorn/wiki/TracLinks

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v93 v94  
    1 [http://validator.w3.org/unicorn/ Unicorn] is W3C's unified validator, which helps people improve the quality of their Web pages by performing a variety of [http://code.w3.org/unicorn/wiki/Documentation/FAQ#checks checks]. Unicorn gathers the results of the popular HTML and CSS validators, as well as other useful services. 
     1[http://validator.w3.org/unicorn/ Unicorn] is W3C's unified validator, which helps people improve the quality of their Web pages by performing a variety of [wiki:Documentation/FAQ#checks checks]. Unicorn gathers the results of the popular HTML and CSS validators, as well as other useful services. 
    22 
    33This site addresses these audiences: 
     
    1212Learn more about how to use Unicorn to improve the quality of your Web pages. 
    1313 
    14  * [http://code.w3.org/unicorn/wiki/Documentation/FAQ#checks Validation services aggregated by Unicorn] 
    15  * [Documentation/Howto How to use Unicorn] 
    16  * [wiki:Documentation/FAQ Frequently Asked Question (FAQ)] including [http://code.w3.org/unicorn/wiki/Documentation/FAQ#HowdoIgetstartedmakingmypagesvalid how to get started making your pages valid?]. 
     14 * [wiki:Documentation/FAQ#checks Validation services aggregated by Unicorn] 
     15 * [wiki:Documentation/Howto How to use Unicorn] 
     16 * [wiki:Documentation/FAQ Frequently Asked Question (FAQ)] including [wiki:Documentation/FAQ#HowdoIgetstartedmakingmypagesvalid how to get started making your pages valid?]. 
    1717 * The Unicorn interface is available in more than 20 languages. [http://validator.w3.org/unicorn/translations Help make Unicorn available in your language] by adding a translation or improving an existing one. 
    1818 
     
    3232Unicorn is designed so that people may easily create and integrate new validation services. 
    3333 
    34  * [Documentation/Observer develop and test a new service] 
    35  * [Documentation/Observer/Tutorial tutorial on creating a new service] 
     34 * [wiki:Documentation/Observer develop and test a new service] 
     35 * [wiki:Documentation/Observer/Tutorial tutorial on creating a new service] 
    3636 
    3737=== Contribute code to Unicorn === 
    38  * [Documentation/Install download and install Unicorn] 
    39  * [Documentation/Architecture overview of Unicorn architecture] 
     38 * [wiki:Documentation/Install download and install Unicorn] 
     39 * [wiki:Documentation/Architecture overview of Unicorn architecture] 
    4040 
    4141If you are interested in contributing to the Unicorn code base, please write to !public-qa-dev@w3.org. 
     
    4444You may also wish to download and install your own Unicorn server (e.g., behind a company firewall). 
    4545 
    46  * [Documentation/Install download and install Unicorn] 
    47  * [Documentation/Tasklist create a custom set of services for your audience (a "tasklist")] 
     46 * [wiki:Documentation/Install download and install Unicorn] 
     47 * [wiki:Documentation/Tasklist create a custom set of services for your audience (a "tasklist")]