File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
zerops-example/app/routes Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,11 @@ services:
3737 < h3 > Step 1</ h3 >
3838 < p >
3939 Go to{ " " }
40- < a href = "https://app.zerops.io/dashboard/projects" target = "_blank" rel = "noreferrer" >
40+ < a
41+ href = "https://app.zerops.io/dashboard/projects"
42+ target = "_blank"
43+ rel = "noreferrer"
44+ >
4145 Zerops Dashboard
4246 </ a > { " " }
4347 and Click on the 'Import Project' button on the sidebar.
@@ -52,7 +56,11 @@ services:
5256 < Code code = { Yaml } />
5357 < p >
5458 If you still find yourself stuck in the process join our.
55- < a href = "https://discord.gg/5ptAqtpyvh" target = "_blank" rel = "noreferrer" >
59+ < a
60+ href = "https://discord.gg/5ptAqtpyvh"
61+ target = "_blank"
62+ rel = "noreferrer"
63+ >
5664 Discord community
5765 </ a >
5866 </ p >
You can’t perform that action at this time.
0 commit comments