diff options
| author | Jeroen <jeroenpardon@users.noreply.github.com> | 2021-03-16 02:57:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-16 02:57:10 +0100 |
| commit | 244840732b5502c368cde03449058b0a0aaeb64a (patch) | |
| tree | aee8e6cd0eaff22c9588f90e8e818db7e9285fa6 | |
| parent | db5353914d99c8e44b420f5d30917e983023297d (diff) | |
| parent | 8a2052c7ec9823d489a96309e8d2ffd1184aa333 (diff) | |
Merge pull request #14 from N0ahMC/master
Updated links
| -rwxr-xr-x | links.json | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -5,7 +5,7 @@ "links": [ { "name": "Discord", - "url": "https://discordapp.com/" + "url": "https://discord.com" }, { "name": "Gmail", @@ -22,7 +22,7 @@ "links": [ { "name": "Box", - "url": "https://box.net" + "url": "https://box.com" }, { "name": "Dropbox", @@ -81,7 +81,7 @@ }, { "name": "Freshome", - "url": "https://freshome.com/" + "url": "https://www.mymove.com/freshome/" } ] }, @@ -98,7 +98,7 @@ }, { "name": "YouTube", - "url": "http://youtube.com/subscriptions" + "url": "https://youtube.com/feed/subscriptions" } ] }, @@ -137,4 +137,4 @@ ] } ] - }
\ No newline at end of file + } |