diff options
| -rw-r--r-- | templates/about.tmpl | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/templates/about.tmpl b/templates/about.tmpl index d4761de..1f6fda7 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -8,7 +8,7 @@  	</p>  	<p>  		The source code is released under  -		<a href="https://creativecommons.org/share-your-work/public-domain/cc0" target="_blank">CC0</a>  +		<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode" target="_blank">CC0</a>   		and is available on   		<a href="https://git.freesoftwareextremist.com/bloat" target="_blank">git.freesoftwareextremist.com/bloat</a>.  	</P> | 
