Skip to content

Commit dcf1814

Browse files
Fix link to Sulu CMS (#159)
1 parent 66b57f6 commit dcf1814

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.all-contributorsrc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,6 @@
667667
"avatar_url": "https://avatars3.githubusercontent.com/u/1058963?v=4",
668668
"profile": "https://thingsthat.com",
669669
"contributions": [
670-
"docs",
671670
"doc"
672671
]
673672
},
@@ -686,7 +685,7 @@
686685
"avatar_url": "https://avatars1.githubusercontent.com/u/56605536?v=4",
687686
"profile": "https://frontaid.io/",
688687
"contributions": [
689-
"docs"
688+
"doc"
690689
]
691690
},
692691
{
@@ -695,7 +694,7 @@
695694
"avatar_url": "https://avatars.githubusercontent.com/u/22985657?v=4",
696695
"profile": "http://blog.albiona.dev",
697696
"contributions": [
698-
"docs"
697+
"doc"
699698
]
700699
},
701700
{
@@ -704,7 +703,7 @@
704703
"avatar_url": "https://avatars.githubusercontent.com/u/5363448?v=4",
705704
"profile": "https://paescuj.ch",
706705
"contributions": [
707-
"docs"
706+
"doc"
708707
]
709708
},
710709
{
@@ -713,7 +712,7 @@
713712
"avatar_url": "https://avatars.githubusercontent.com/u/32982428?v=4",
714713
"profile": "https://zeprof2code.github.io",
715714
"contributions": [
716-
"docs"
715+
"doc"
717716
]
718717
}
719718
],
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "Sulu"
22
description = "Sulu is a content management platform based on Symfony made for businesses. It’s a flexible CMS to create and manage enterprise multi-sites and a reliable development environment for high-performance apps"
33
url = "http://sulu.io/en"
4-
github_repo = "sulu/sulu-standard"
4+
github_repo = "sulu/sulu"
55
language = "php"

0 commit comments

Comments
 (0)