Changes

Jump to navigation Jump to search
Created page with " #<!-- leave this line exactly as it is --> <pre> # Syntax is as follows: # * Everything from a "#" character to the end of the line is a comment # * Every non-blank line..."
#<!-- leave this line exactly as it is --> <pre>
# Syntax is as follows:
# * Everything from a "#" character to the end of the line is a comment
# * Every non-blank line is a regex fragment which will only match hosts inside URLs

# All links to SugarLabs subdomains are OK
^.*\.sugarlabs\.org

# Links to SugarLabs github repos are good
^github\.com/sugarlabs
#</pre> <!-- leave this line exactly as it is -->

Navigation menu