[www] r240604 - Fix Pony link
    John Criswell 
    jtcriswel at gmail.com
       
    Wed Jun 24 18:53:47 PDT 2015
    
    
  
On 6/24/15 6:09 PM, Hans Wennborg wrote:
> Author: hans
> Date: Wed Jun 24 18:09:05 2015
> New Revision: 240604
>
> URL: http://llvm.org/viewvc/llvm-project?rev=240604&view=rev
> Log:
> Fix Pony link
Fascinating.  I'm not sure how that happened.  The link rendered 
correctly in my browser (thought I didn't click on it to test it; in 
retrospect, I should have).
In any event, very sorry for the mistake, and thanks for catching and 
fixing it!
Regards,
John Criswell
>
> Modified:
>      www/trunk/ProjectsWithLLVM/index.html
>
> Modified: www/trunk/ProjectsWithLLVM/index.html
> URL: http://llvm.org/viewvc/llvm-project/www/trunk/ProjectsWithLLVM/index.html?rev=240604&r1=240603&r2=240604&view=diff
> ==============================================================================
> --- www/trunk/ProjectsWithLLVM/index.html (original)
> +++ www/trunk/ProjectsWithLLVM/index.html Wed Jun 24 18:09:05 2015
> @@ -82,7 +82,7 @@
>   </div>
>   
>   <div class="www_subsubsection">
> -  By <a href=âhttp://www.ponylang.orgâ>the Pony Development Team</a>
> +  By <a href"http://www.ponylang.org">the Pony Development Team</a>
>   </div>
>   
>   <div class="www_text">
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-- 
John Criswell
Assistant Professor
Department of Computer Science, University of Rochester
http://www.cs.rochester.edu/u/criswell
    
    
More information about the llvm-commits
mailing list