Website: Point the Development pages entirely to the Wiki.

Jeremy Newman jnewman at codeweavers.com
Tue Jun 2 07:02:52 CDT 2009


I'm holding this patch hostage until the Wiki is updated with the new theme.

-Newman

Jeremy White wrote:
> ---
>  templates/en/home.template |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/templates/en/home.template b/templates/en/home.template
> index bad2f62..870a934 100644
> --- a/templates/en/home.template
> +++ b/templates/en/home.template
> @@ -24,8 +24,8 @@
>              <div class="subtitle">Documentation, Support, and Wiki.</div>
>              </li>
>  
> -            <li class="devel" onClick="document.location='{$root}/devel/';">
> -            <div class="title"><a href="{$root}/devel/">Development</a></div>
> +            <li class="devel" onClick="document.location='http://wiki.winehq.org/Developers';">
> +            <div class="title"><a href="http://wiki.winehq.org/Developers">Development</a></div>
>              <div class="subtitle">Wine source, Bug Tracking, etc.</div>
>              </li>
>  
> 
> 



More information about the wine-devel mailing list