Separated further readings from sources

This commit is contained in:
Michele Cereda
2022-05-01 11:11:01 +02:00
parent 10cac45a7d
commit c71fbcaf4c
12 changed files with 50 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
# Google Chrome
## Gotchas
## Troubleshooting
### No "Proceed Anyway" option on NET::ERR_CERT_INVALID in Chrome on MacOS
@@ -8,7 +8,7 @@ See [No "Proceed Anyway" option on NET::ERR_CERT_INVALID in Chrome on MacOS] for
There's a secret passphrase built into the error page. Just make sure the page is selected (click anywhere on the screen), then just type `thisisunsafe` and wait for the page to reload.
## Further readings
## Sources
- [No "Proceed Anyway" option on NET::ERR_CERT_INVALID in Chrome on MacOS]