File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -249,12 +249,12 @@ <h3 class="text-xl font-semibold text-gray-100 mb-2">Built-in Matchers</h3>
249249</ section >
250250
251251
252- < section class ="py-12 "> < div class ="container mx-auto px-6 text-center text-gray-400 text-lg additional-links flex flex-wrap justify-center items-center gap-y-2 ">
253- < a href ="https://spockframework.org/spock/javadoc/current " class ="hover-underline-animation mx-3 "> < span class ="link-separator "> JavaDoc</ span > </ a >
254- < a href ="https://github.com/spockframework/spock " class ="hover-underline-animation mx-3 "> < span class ="link-separator "> Source Code</ span > </ a >
255- < a href ="https://github.com/spockframework/spock/issues " class ="hover-underline-animation mx-3 "> < span class ="link-separator "> Issue Tracker</ span > </ a >
256- < a href ="https://github.com/spockframework/spock/discussions " class ="hover-underline-animation mx-3 "> < span class ="link-separator "> Discussions</ span > </ a >
257- < a href ="https://gitter.im/spockframework/spock " class ="hover-underline-animation mx-3 "> < span class ="link-separator "> Chat</ span > </ a >
252+ < section class ="py-12 "> < div class ="container mx-auto px-6 text-center spock-blue-text text-lg additional-links flex flex-wrap justify-center items-center gap-y-2 ">
253+ < a href ="https://spockframework.org/spock/javadoc/current " class ="mx-3 "> < span class ="link-separator "> JavaDoc</ span > </ a >
254+ < a href ="https://github.com/spockframework/spock " class ="mx-3 "> < span class ="link-separator "> Source Code</ span > </ a >
255+ < a href ="https://github.com/spockframework/spock/issues " class ="mx-3 "> < span class ="link-separator "> Issue Tracker</ span > </ a >
256+ < a href ="https://github.com/spockframework/spock/discussions " class ="mx-3 "> < span class ="link-separator "> Discussions</ span > </ a >
257+ < a href ="https://gitter.im/spockframework/spock " class ="mx-3 "> < span class ="link-separator "> Chat</ span > </ a >
258258</ div >
259259</ section >
260260
You can’t perform that action at this time.
0 commit comments