Deploying site from github

So, I am trying to complete my prerequisite for my coding boot camp and one of the prerequisites is deploying a site on netlify from github. It was a webpage that wasn’t created by me, I got it from a html5up.net, but anyway I edited the webpage with some simple html code and when I open the page up in the web browser from visual studio code 2019 it looks fine. However, after I upload it to git in a new repository and then try and deploy it, using netlify, it tells me that the link is broken or that the url doesn’t exist. my url is https://compassionate-colden-46b268.netlify.app/ and my deploy log looks like this

12:50:24 PM: Build ready to start
12:50:26 PM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
12:50:26 PM: build-image tag: v3.4.1
12:50:26 PM: buildbot version: fcbc7a79f7372e5995cf02954ef19fc48d20c871
12:50:26 PM: Building without cache
12:50:26 PM: Starting to prepare the repo for build
12:50:27 PM: No cached dependencies found. Cloning fresh repo
12:50:27 PM: git clone https://github.com/Pixelated-Erik/Sample_Site2
12:50:28 PM: Preparing Git Reference refs/heads/master
12:50:29 PM: Starting build script
12:50:29 PM: Installing dependencies
12:50:29 PM: Python version set to 2.7
12:50:31 PM: v12.18.0 is already installed.
12:50:31 PM: Now using node v12.18.0 (npm v6.14.4)
12:50:31 PM: Started restoring cached build plugins
12:50:31 PM: Finished restoring cached build plugins
12:50:31 PM: Attempting ruby version 2.7.1, read from environment
12:50:33 PM: Using ruby version 2.7.1
12:50:33 PM: Using PHP version 5.6
12:50:33 PM: 5.2 is already installed.
12:50:33 PM: Using Swift version 5.2
12:50:33 PM: Started restoring cached go cache
12:50:33 PM: Finished restoring cached go cache
12:50:33 PM: go version go1.14.4 linux/amd64
12:50:33 PM: go version go1.14.4 linux/amd64
12:50:33 PM: Installing missing commands
12:50:33 PM: Verify run directory
12:50:34 PM: ​
12:50:34 PM: ┌─────────────────────────────┐
12:50:34 PM: │ Netlify Build │
12:50:34 PM: └─────────────────────────────┘
12:50:34 PM: ​
12:50:34 PM: ❯ Version
12:50:34 PM: @netlify/build 3.3.0
12:50:34 PM: ​
12:50:34 PM: ❯ Flags
12:50:34 PM: deployId: 5f3ed400dc1474e770324367
12:50:34 PM: mode: buildbot
12:50:34 PM: ​
12:50:34 PM: ❯ Current directory
12:50:34 PM: /opt/build/repo
12:50:34 PM: ​
12:50:34 PM: ❯ Config file
12:50:34 PM: No config file was defined: using default values.
12:50:34 PM: ​
12:50:34 PM: ❯ Context
12:50:34 PM: production
12:50:35 PM: ​
12:50:35 PM: ❯ Loading plugins
12:50:35 PM: - netlify-plugin-image-optim@0.3.0 from Netlify app
12:50:37 PM: ​
12:50:37 PM: ┌────────────────────────────────────────────────────────┐
12:50:37 PM: │ 1. onPostBuild command from netlify-plugin-image-optim │
12:50:37 PM: └────────────────────────────────────────────────────────┘
12:50:37 PM: ​
12:50:43 PM: │ File │ Before │ After │ Reduction │
12:50:43 PM: ├─────────────────────────────────────────────────────┼───────────┼───────────┼───────────┤
12:50:43 PM: │ /Sample_Site (2)/images/pic01.jpg │ 27.73 KB │ 27.73 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/pic02.jpg │ 11.1 KB │ 11.1 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/assets/webfonts/fa-brands-400.svg │ 673.75 KB │ 428.51 KB │ 245.24 KB │
12:50:43 PM: │ /Sample_Site (2)/assets/webfonts/fa-regular-400.svg │ 141.07 KB │ 101.81 KB │ 39.26 KB │
12:50:43 PM: │ /Sample_Site (2)/assets/webfonts/fa-solid-900.svg │ 819.71 KB │ 593.9 KB │ 225.81 KB │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/01.jpg │ 62.22 KB │ 62.22 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/02.jpg │ 25.17 KB │ 25.17 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/03.jpg │ 46.07 KB │ 46.07 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/04.jpg │ 38.64 KB │ 38.64 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/05.jpg │ 43.75 KB │ 43.75 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/06.jpg │ 21.15 KB │ 21.15 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/07.jpg │ 24.43 KB │ 24.43 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/08.jpg │ 22.95 KB │ 22.95 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/09.jpg │ 33.96 KB │ 33.96 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/fulls/10.jpg │ 73.41 KB │ 73.41 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/01.jpg │ 20.19 KB │ 20.19 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/02.jpg │ 7.69 KB │ 7.69 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/03.jpg │ 16.09 KB │ 16.09 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/04.jpg │ 12.52 KB │ 12.52 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/05.jpg │ 14.41 KB │ 14.41 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/06.jpg │ 6.96 KB │ 6.96 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/07.jpg │ 7.98 KB │ 7.98 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/08.jpg │ 8.16 KB │ 8.16 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/09.jpg │ 12.49 KB │ 12.49 KB │ 0 B │
12:50:43 PM: │ /Sample_Site (2)/images/gallery/thumbs/10.jpg │ 23.1 KB │ 23.1 KB │ 0 B │
12:50:43 PM: ┌────────────────────────────────────────┐
12:50:43 PM: │ Images optimized - 510.31 KB saved │
12:50:43 PM: └────────────────────────────────────────┘
12:50:43 PM: ​
12:50:43 PM: (netlify-plugin-image-optim onPostBuild completed in 6s)
12:50:43 PM: ​
12:50:43 PM: ┌─────────────────────────────┐
12:50:43 PM: │ Netlify Build Complete │
12:50:43 PM: └─────────────────────────────┘
12:50:43 PM: ​
12:50:43 PM: (Netlify Build completed in 8.5s)
12:50:43 PM: Caching artifacts
12:50:43 PM: Started saving build plugins
12:50:43 PM: Finished saving build plugins
12:50:43 PM: Started saving pip cache
12:50:43 PM: Finished saving pip cache
12:50:43 PM: Started saving emacs cask dependencies
12:50:43 PM: Finished saving emacs cask dependencies
12:50:43 PM: Started saving maven dependencies
12:50:43 PM: Finished saving maven dependencies
12:50:43 PM: Started saving boot dependencies
12:50:43 PM: Finished saving boot dependencies
12:50:43 PM: Started saving go dependencies
12:50:43 PM: Finished saving go dependencies
12:50:46 PM: Build script success
12:50:46 PM: Starting to deploy site from ‘’
12:50:46 PM: Creating deploy tree
12:50:46 PM: Creating deploy upload records
12:50:46 PM: 0 new files to upload
12:50:46 PM: 0 new functions to upload
12:50:46 PM: Starting post processing
12:50:46 PM: Post processing - HTML
12:50:46 PM: Post processing - header rules
12:50:46 PM: Post processing - redirect rules
12:50:47 PM: Post processing done
12:50:47 PM: Site is live
12:50:58 PM: Finished processing build request in 31.290482007s

@Pixelated_Erik Yep, your site is there, and it seems to load OK, but you have it in a subdirectory named Sample_Site (2) instead of at the top level. If you fix that, you should see your site as expected.