diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:47:36 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:47:36 +0200 |
| commit | 053341bed3778d9475efa3c42c0a84a0d45862bf (patch) | |
| tree | c37f32c49b1bd084560ef37133fc30324d7484a1 /app/views/licenses/show.html.erb | |
| parent | b3d806c573f717f3dff039a150d2523fde6d3424 (diff) | |
| download | operum-053341bed3778d9475efa3c42c0a84a0d45862bf.tar.gz operum-053341bed3778d9475efa3c42c0a84a0d45862bf.zip | |
Update links to the source code
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'app/views/licenses/show.html.erb')
| -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> |
