Skip to content

Commit 3402aa0

Browse files
committed
Remove broken icons
1 parent ad43249 commit 3402aa0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "Coordinated Restore at Checkpoint"
33
weight = 1
44
+++
55

6-
{{% notice style="blue" title="What is CRaC?" icon="java" %}}
6+
{{% notice style="blue" title="What is CRaC?" %}}
77
Coordinated Restore at Checkpoint (CRaC) is a JDK project that allows you to start Java programs with a shorter time to first transaction, combined with less time and resources to achieve full code speed.
88
{{% /notice %}}
99

@@ -12,7 +12,7 @@ Coordinated Restore at Checkpoint (CRaC) is a JDK project that allows you to sta
1212
{{% button href="/use/implement-crac/" style="blue" icon="fas fa-github" %}}CRaC IN YOUR CODE{{% /button %}}
1313
{{% button href="/use/checkpoint-and-restore/" style="blue" icon="rocket" %}}USING CRaC{{% /button %}}
1414

15-
{{% button href="https://github.com/CRaC/org.crac/tags" style="blue" icon="bookmark" %}}CRaC API 1.4.0 NOW AVAILABLE{{% /button %}}
15+
{{% button href="https://github.com/CRaC/org.crac/releases/tag/1.4.0" style="blue" icon="bookmark" %}}CRaC API 1.4.0 NOW AVAILABLE{{% /button %}}
1616

1717
## Why CRaC?
1818

@@ -27,7 +27,7 @@ The CRaC (Coordinated Restore at Checkpoint) Project researches the coordination
2727
<span style="font-weight: bold; font-size: 1.4em;">Spring Boot</span>
2828
<br/><br/>
2929

30-
{{% button href="https://github.com/CRaC/example-spring-boot" style="blue" icon="github" %}}Example project{{% /button %}}
30+
{{% button href="https://github.com/CRaC/example-spring-boot" style="blue" %}}Example project{{% /button %}}
3131

3232
[More info](/frameworks/spring-boot/)
3333

@@ -38,7 +38,7 @@ The CRaC (Coordinated Restore at Checkpoint) Project researches the coordination
3838
<span style="font-weight: bold; font-size: 1.4em;">Quarkus</span>
3939
<br/><br/>
4040

41-
{{% button href="https://github.com/CRaC/example-quarkus" style="blue" icon="github" %}}Example project{{% /button %}}
41+
{{% button href="https://github.com/CRaC/example-quarkus" style="blue" %}}Example project{{% /button %}}
4242

4343
[More info](/frameworks/quarkus/)
4444

@@ -49,7 +49,7 @@ The CRaC (Coordinated Restore at Checkpoint) Project researches the coordination
4949
<span style="font-weight: bold; font-size: 1.4em;">Micronaut</span>
5050
<br/><br/>
5151

52-
{{% button href="https://github.com/CRaC/example-micronaut" style="blue" icon="git" %}}Example project{{% /button %}}
52+
{{% button href="https://github.com/CRaC/example-micronaut" style="blue" %}}Example project{{% /button %}}
5353

5454
[More info](/frameworks/micronaut/)
5555

@@ -60,7 +60,7 @@ The CRaC (Coordinated Restore at Checkpoint) Project researches the coordination
6060
<span style="font-weight: bold; font-size: 1.4em;">AWS Lambda</span>
6161
<br/><br/>
6262

63-
{{% button href="https://github.com/CRaC/example-lambda" style="blue" icon="github" %}}Example project{{% /button %}}
63+
{{% button href="https://github.com/CRaC/example-lambda" style="blue" %}}Example project{{% /button %}}
6464

6565
[More info](/frameworks/aws-lambda/)
6666

0 commit comments

Comments
 (0)