Skip to content

Commit 9f78fe0

Browse files
Merge pull request #353 from NikolaRHristov/main
chore: points to full URL in img
2 parents aba5293 + 26c111c commit 9f78fe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/devtools/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ fn main() {
3636

3737
And then run your app as usual, if everything is set up correctly devtools will print the following message:
3838

39-
![Screenshot 2023-11-28 at 14.05.20.png](https://github.com/crabnebula-dev/devtools/blob/f9970a0daa40757256aa1b32c93d66039cbdd041/Screenshot.png)
39+
![Screenshot.png](https://raw.githubusercontent.com/crabnebula-dev/devtools/f9970a0daa40757256aa1b32c93d66039cbdd041/Screenshot.png)
4040

4141
You can click or copy & paste the link into your browser to open up the UI.
42-
Alternatively you can navigate to https://devtools.crabnebula.dev and connect from there.
42+
Alternatively you can navigate to https://devtools.crabnebula.dev and connect from there.

0 commit comments

Comments
 (0)