mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-10 21:07:16 +00:00
Merge pull request #416 from FrankHassanabad/fix-https-to-http
Change https to http and make a link to it for ease of read
This commit is contained in:
commit
9482a1fa9a
@ -167,7 +167,7 @@ $ npm install
|
||||
$ npm run serve
|
||||
```
|
||||
|
||||
If you open https://localhost:8080 in a browser you should see a `Hello, world!`
|
||||
If you open [http://localhost:8080](http://localhost:8080) in a browser you should see a `Hello, world!`
|
||||
dialog pop up!
|
||||
|
||||
If that was all a bit much, no worries! You can [execute this code
|
||||
|
Loading…
x
Reference in New Issue
Block a user