Skip to content

Commit 2da2acc

Browse files
Update dashboard links
1 parent 3abafc2 commit 2da2acc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/public/dash/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<ul>
2929
<li>
3030
<small>
31-
<a href="https://joshuarodrigues.dev">joshuarodrigues.dev</a>
31+
<a href="/dav">Dashboard</a>
3232
</small>
3333
</li>
3434
</ul>
@@ -79,14 +79,15 @@ <h5>GitHub Account</h5>
7979
<li>Click "Deploy with Workers" button.</li>
8080
<li>Fill in the Set up your application</li>
8181
<li>Configure repository to your github</li>
82+
<li>Fill in project name (eg. sendtokoreader)</li>
8283
<li>Create R2 Bucket. Name it ! Location hint can be optional, closest to where you live</li>
8384
<li>Create and deploy</li>
8485
</ul>
8586
</li>
8687
<li>
8788
<h5>Access</h5>
8889
<ul>
89-
<li>In Cloudflare Dashboard, go to Compute → Workers → <b>{Click on the worker name}</b>.</li>
90+
<li>In Cloudflare Dashboard, go to Compute → Workers → <b>{Click on the worker name/ Its your project name}</b>.</li>
9091
<li>Under Settings → Variables, add username/password and deploy.</li>
9192
<li>Find your access URL at workers.dev domain (e.g., bookodav-worker.username.workers.dev/dav).</li>
9293
</ul>

0 commit comments

Comments
 (0)