Skip to content

Commit cccdea1

Browse files
committed
fix: update GitHub label in ProjectCard components for consistency and avoid lon text in button
1 parent ce0c9cf commit cccdea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/references/dataProtector/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ discontinuity.
230230
buttonLabel="Open Sandbox"
231231
buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/dataprotector-sandbox/main"
232232
githubUrl="https://github.com/iExecBlockchainComputing/dataprotector-sandbox"
233-
githubLabel="GitHub repository sandbox"
233+
githubLabel="Sandbox Github"
234234
/>
235235

236236
<ProjectCard
@@ -242,7 +242,7 @@ discontinuity.
242242
buttonLabel="Open Sandbox"
243243
buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/dataprotector-sharing-sandbox/main"
244244
githubUrl="https://github.com/iExecBlockchainComputing/dataprotector-sharing-sandbox"
245-
githubLabel="GitHub repository sandbox"
245+
githubLabel="Sandbox Github"
246246
/>
247247

248248
</CardGrid>

0 commit comments

Comments
 (0)