mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
[bug] invalid link to upgrade procedure
This commit is contained in:
parent
1a20f8b41b
commit
6f4052f295
@ -7,6 +7,7 @@
|
||||
- Fix a bug: default twitter feed is invalid
|
||||
- Fix a bug: default nginx configuration does not allows secure cookies
|
||||
- Fix a bug: in-context translation is loading invalid locale for MessageFormat
|
||||
- Fix a bug: invalid link to upgrade procedure
|
||||
|
||||
## v4.3.3 2020 April 1st
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
<a ng-href="{{version.url}}" target="_blank" translate>{{ 'app.public.common.read_more' }}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://github.com/sleede/fab-manager/blob/master/doc/docker-compose_readme.md#update-fabmanager" target="_blank" translate>
|
||||
<a href="https://github.com/sleede/fab-manager/blob/master/doc/production_readme.md#update-fabmanager" target="_blank" translate>
|
||||
{{ 'app.public.common.how_to' }}
|
||||
</a>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user