webapps.mason: fix broken link
							parent
							
								
									5bc2128d6d
								
							
						
					
					
						commit
						4376173e83
					
				| 
						 | 
					@ -44,7 +44,7 @@ IN: webapps.mason.package
 | 
				
			||||||
    packages-url dup link ;
 | 
					    packages-url dup link ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
: clean-image-url ( builder -- url )
 | 
					: clean-image-url ( builder -- url )
 | 
				
			||||||
    platform "http://factorcode.org/images/clean/" prepend ;
 | 
					    platform "http://downloads.factorcode.org/images/clean/" prepend ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
: clean-image-link ( builder -- link )
 | 
					: clean-image-link ( builder -- link )
 | 
				
			||||||
    clean-image-url dup link ;
 | 
					    clean-image-url dup link ;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue