Update contact link in the wiki footer (ticket 5027)
This commit is contained in:
parent
fb002cca12
commit
5c9687b873
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ class FedoraTemplate extends QuickTemplate {
|
|||
// Generate additional footer links
|
||||
?>
|
||||
<p class="copy">
|
||||
Copyright © <?php echo date('Y');?> Red Hat, Inc. and others. All Rights Reserved. For comments or queries, please <a href="/contact">contact us</a>.
|
||||
Copyright © <?php echo date('Y');?> Red Hat, Inc. and others. All Rights Reserved. For comments or queries, please <a href="/wiki/Communicating_and_getting_help">contact us</a>.
|
||||
</p>
|
||||
<p class="disclaimer">
|
||||
The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue