diff options
Diffstat (limited to 'app/views/licenses')
| -rw-r--r-- | app/views/licenses/show.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/licenses/show.html.erb b/app/views/licenses/show.html.erb index dc09c0d..21fd70d 100644 --- a/app/views/licenses/show.html.erb +++ b/app/views/licenses/show.html.erb @@ -1,6 +1,6 @@ <h3><%= t('license.title') %> <a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPLv3</a></h3> -<p><%= t('license.at') %> <a href="https://github.com/mssola/operum"><%= t('license.here') %></a>.</p> +<p><%= t('license.at') %> <a href="https://git.mssola.com/misc/operum"><%= t('license.here') %></a>.</p> <blockquote> <pre> |
