diff options
Diffstat (limited to 'repotmpl')
| -rw-r--r-- | repotmpl/group.kid | 2 | ||||
| -rw-r--r-- | repotmpl/index.kid | 2 | ||||
| -rw-r--r-- | repotmpl/package.kid | 2 | 
3 files changed, 3 insertions, 3 deletions
diff --git a/repotmpl/group.kid b/repotmpl/group.kid index b87e3815..36ddb7ff 100644 --- a/repotmpl/group.kid +++ b/repotmpl/group.kid @@ -13,7 +13,7 @@  		</div>  		<p id="prelude">  			<a href="https://blog.remirepo.net/">Blog</a> | -			<a href="https://forum.remirepo.net/">Forums</a> | +			<a href="https://github.com/remicollet/remirepo/issues">Support</a> |  			<a href="/">Repository</a> |  			<a href="https://rpms.remirepo.net/wizard/">Wizard</a>  		</p> diff --git a/repotmpl/index.kid b/repotmpl/index.kid index ae9f1ed4..6b49b087 100644 --- a/repotmpl/index.kid +++ b/repotmpl/index.kid @@ -19,7 +19,7 @@ def ymd(stamp):  		</div>  		<p id="prelude">  			<a href="https://blog.remirepo.net/">Blog</a> | -			<a href="https://forum.remirepo.net/">Forum</a> | +			<a href="https://github.com/remicollet/remirepo/issues">Support</a> |  			<a href="/">Repository</a> |  			<a href="https://rpms.remirepo.net/wizard/">Wizard</a>  		</p> diff --git a/repotmpl/package.kid b/repotmpl/package.kid index 10bf7f05..ab5c6b31 100644 --- a/repotmpl/package.kid +++ b/repotmpl/package.kid @@ -18,7 +18,7 @@ def ymd(stamp):  		</div>  		<p id="prelude">  			<a href="https://blog.remirepo.net/">Blog</a> | -			<a href="https://forum.remirepo.net/">Forum</a> | +			<a href="https://github.com/remicollet/remirepo/issues">Support</a> |  			<a href="/">Repository</a> |  			<a href="https://rpms.remirepo.net/wizard/">Wizard</a>  		</p>  | 
