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:
37
37
< h3 > Step 1</ h3 >
38
38
< p >
39
39
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
+ >
41
45
Zerops Dashboard
42
46
</ a > { " " }
43
47
and Click on the 'Import Project' button on the sidebar.
@@ -52,7 +56,11 @@ services:
52
56
< Code code = { Yaml } />
53
57
< p >
54
58
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
+ >
56
64
Discord community
57
65
</ a >
58
66
</ p >
You can’t perform that action at this time.
0 commit comments