Skip to content

Commit be460cc

Browse files
committed
Update compositor.json
1 parent ac3ce23 commit be460cc

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

compositor.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,6 @@
8888
}
8989
},
9090
"content": [
91-
{
92-
"component": "nav",
93-
"links": [
94-
{
95-
"href": "https://github.com/spockframework/spockframework.github.io",
96-
"text": "GitHub"
97-
}
98-
]
99-
},
10091
{
10192
"component": "header",
10293
"heading": "Spock",
@@ -140,14 +131,23 @@
140131
"component": "footer",
141132
"links": [
142133
{
143-
"href": "https://github.com/spockframework/spockframework.github.io",
134+
"href": "https://github.com/spockframework/spock",
144135
"text": "GitHub"
145136
},
146137
{
147-
"href": "https://github.com/spockframework",
148-
"text": "spockframework"
138+
"href": "https://github.com/spockframework/spock/issues",
139+
"text": "Issues"
140+
},
141+
{
142+
"href": "https://forum.spockframework.org/",
143+
"text": "Forum"
144+
},
145+
{
146+
"href": "https://docs.spockframework.org/",
147+
"text": "Documentation"
149148
}
150-
]
149+
],
150+
"heading": ""
151151
}
152152
]
153153
}

0 commit comments

Comments
 (0)