mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Fix link issues (#594)
* Update applications.json * Fix link issues 3599 301 https://github.com/dinhviethoa/dejalu redirects to https://github.com/dinhvh/dejalu 4044 301 https://github.com/jingweno/hacker-menu redirects to https://github.com/owenthereal/hacker-menu
This commit is contained in:
parent
95456b9381
commit
54bfb6954a
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"applications": [
|
"applications": [
|
||||||
{
|
{
|
||||||
"short_description": "Apache NetBeans is an IDE, Tooling Platform and Application Framework suitable for development in Java, JavaScript, PHP, HTML5, CSS, and more.",
|
"short_description": "Apache NetBeans is an IDE, Tooling Platform and Application Framework suitable for development in Java, JavaScript, PHP, HTML5, CSS, and more.",
|
||||||
|
@ -3596,7 +3596,7 @@
|
||||||
"categories": [
|
"categories": [
|
||||||
"mail"
|
"mail"
|
||||||
],
|
],
|
||||||
"repo_url": "https://github.com/dinhviethoa/dejalu",
|
"repo_url": "https://github.com/dinhvh/dejalu",
|
||||||
"title": "dejalu",
|
"title": "dejalu",
|
||||||
"icon_url": "",
|
"icon_url": "",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
|
@ -4041,7 +4041,7 @@
|
||||||
"categories": [
|
"categories": [
|
||||||
"news"
|
"news"
|
||||||
],
|
],
|
||||||
"repo_url": "https://github.com/jingweno/hacker-menu",
|
"repo_url": "https://github.com/owenthereal/hacker-menu",
|
||||||
"title": "hacker-menu",
|
"title": "hacker-menu",
|
||||||
"icon_url": "",
|
"icon_url": "",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
|
|
Loading…
Reference in a new issue