diff --git a/docker/resume/stories/scansnap-webdav.html b/docker/resume/stories/scansnap-webdav.html index 1a966f0..2e2f79d 100644 --- a/docker/resume/stories/scansnap-webdav.html +++ b/docker/resume/stories/scansnap-webdav.html @@ -35,7 +35,7 @@

For buildersclub.ca members, I created a simple web file server where the ScanSnap scanner can send documents directly. This makes digitizing receipts and documents fast and easy, with no special software required. - The service is available at http://192.168.0.119:9876 on the clubhouse network. + The service is available at http://192.168.1.119:9876 on the clubhouse network.

@@ -48,7 +48,7 @@
  • Zero Maintenance: No user management required
  • - Access URL: http://192.168.0.119:9876 (clubhouse network only) + Access URL: http://192.168.1.119:9876 (clubhouse network only)

    @@ -60,7 +60,7 @@
    1. Connect to the clubhouse network
    2. Press Command+K in Finder
    3. -
    4. Enter http://192.168.0.119:9876
    5. +
    6. Enter http://192.168.1.119:9876
    7. Click "Connect"
    8. The scanner folder appears in Finder
    @@ -69,10 +69,10 @@
    1. Connect to the clubhouse network
    2. Open File Explorer
    3. -
    4. Click in the address bar and enter \\192.168.0.119@9876
    5. +
    6. Click in the address bar and enter \\192.168.1.119@9876
    7. Press Enter
    8. The scanner folder appears in File Explorer
    9. -
    10. Alternatively, you can use "Map Network Drive" and enter \\192.168.0.119@9876 as the folder
    11. +
    12. Alternatively, you can use "Map Network Drive" and enter \\192.168.1.119@9876 as the folder

    Scanning Process

    @@ -114,7 +114,7 @@