Skip to content

Commit 3f2ad7b

Browse files
deansheatherkylecarbs
authored andcommitted
Fix self-hosted documentation screenshot URL (#836)
1 parent 5e8c3f8 commit 3f2ad7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/self-hosted/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It takes just a few minutes to get your own self-hosted server running. If you'v
2525
> NOTE: Be careful with your password as sharing it will grant those users access to your server's file system
2626
2727
### Things To Know
28-
- When you visit the IP for your code-server instance, you will be greeted with a page similar to the following screenshot. Code-server is using a self-signed SSL certificate for easy setup. In Chrome/Chromium, click **"Advanced"** then click **"proceed anyway"**. In Firefox, click **Advanced**, then **Add Exception**, then finally **Confirm Security Exception**.<img src ="../../assets/chrome_warning.png">
28+
- When you visit the IP for your code-server instance, you will be greeted with a page similar to the following screenshot. Code-server is using a self-signed SSL certificate for easy setup. In Chrome/Chromium, click **"Advanced"** then click **"proceed anyway"**. In Firefox, click **Advanced**, then **Add Exception**, then finally **Confirm Security Exception**.<img src ="../assets/chrome_warning.png">
2929

3030
## Usage
3131
<pre class="pre-wrap"><code>code-server<span class="virtual-br"></span> --help</code></pre>

0 commit comments

Comments
 (0)