mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Remove test url for security alert.
This commit is contained in:
parent
e6f09d4a6f
commit
0977724db8
1 changed files with 0 additions and 1 deletions
|
@ -1586,7 +1586,6 @@ app = Sammy('#main', function (sam) {
|
|||
// Get security feed and display items
|
||||
var securityUrl = 'https://forum.yunohost.org/c/security';
|
||||
var securityFeed = 'https://yunohost.org/security.rss';
|
||||
var securityFeed = 'https://yolo.swag/yunohost/admin/security.rss';
|
||||
|
||||
data.url = {
|
||||
web: securityUrl,
|
||||
|
|
Loading…
Add table
Reference in a new issue