File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -194,15 +194,15 @@ monetize their data within the Web3 ecosystem.
194194<div class =" bg-[var(--vp-c-bg-soft)] rounded-[6px] p-6 mb-6 " >
195195 <div class =" flex flex-col gap-4 " >
196196 <div class="flex items-start gap-3">
197- <span class="text-xl">🚀 </span>
197+ <span class="text-xl">📚 </span>
198198 <div>
199- <strong>Getting Started :</strong> <a href="/manage-data/dataProtector/getting-started " class="text-fuchsia-700 hover:text-fuchsia-600">DataProtector Quick Start Guide </a>
199+ <strong>Learn More :</strong> <a href="/manage-data/guides " class="text-fuchsia-700 hover:text-fuchsia-600">Complete DataProtector Documentation </a>
200200 </div>
201201 </div>
202202 <div class="flex items-start gap-3">
203- <span class="text-xl">📚 </span>
203+ <span class="text-xl">🚀 </span>
204204 <div>
205- <strong>Learn More :</strong> <a href="/manage-data/guides " class="text-fuchsia-700 hover:text-fuchsia-600">Complete DataProtector Documentation </a>
205+ <strong>Getting Started :</strong> <a href="/manage-data/dataProtector/getting-started " class="text-fuchsia-700 hover:text-fuchsia-600">DataProtector Quick Start Guide </a>
206206 </div>
207207 </div>
208208 </div >
You can’t perform that action at this time.
0 commit comments