Add short link formail updates to .htaccess #1720

Merged
max.mehl merged 2 commits from fbn_bmns/fsfe-website:issue_1710 into master 2020-11-30 16:48:09 +00:00
Contributor

Fixes #1710.

Fixes #1710.
doczkal approved these changes 2020-11-29 11:15:56 +00:00
doczkal left a comment
Member

Looks good!

Looks good!
max.mehl requested changes 2020-11-30 09:53:41 +00:00
max.mehl left a comment
Owner

LGTM, one request.

Thanks!

LGTM, one request. Thanks!
.htaccess Outdated
@ -49,2 +49,4 @@
RewriteRule ^publiccode/?$ https://registration.fsfe.org/Digitale-Verwaltung-2020 [R=301,L]
# Subscription page for mail updates
RewriteRule ^subscribe/?$ https://fsfe.org/contact/email-updates.html [R=301,L]
Owner

Could you please make this a relative link, so /contact/email-...?

Could you please make this a relative link, so `/contact/email-...`?
fbn_bmns requested review from max.mehl 2020-11-30 15:41:38 +00:00
Author
Contributor

@max.mehl Changes done :)

@max.mehl Changes done :)
max.mehl approved these changes 2020-11-30 16:46:47 +00:00
Owner

Molto bene! :)

Molto bene! :)
max.mehl merged commit 916c142c33 into master 2020-11-30 16:47:50 +00:00
fbn_bmns deleted branch issue_1710 2020-11-30 19:08:39 +00:00
Sign in to join this conversation.
No description provided.